There was an error while loading. Please reload this page.
1 parent 38549be commit 467eb7aCopy full SHA for 467eb7a
1 file changed
.github/workflows/publish-rust.yml
@@ -70,6 +70,8 @@ jobs:
70
permissions:
71
contents: write
72
id-token: write
73
+ attestations: write
74
+ artifact-metadata: write
75
with:
76
sbpf-program-packages: "program"
77
solana-cli-version: ${{ needs.set_env.outputs.SOLANA_CLI_VERSION }}
0 commit comments