We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cfb9a commit dce7802Copy full SHA for dce7802
1 file changed
.github/workflows/publish-rust.yml
@@ -67,6 +67,8 @@ jobs:
67
permissions:
68
contents: write
69
id-token: write
70
+ attestations: write
71
+ artifact-metadata: write
72
with:
73
sbpf-program-packages: "program"
74
solana-cli-version: ${{ needs.set_env.outputs.SOLANA_CLI_VERSION }}
0 commit comments