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 4b1dfd3 commit a505d27Copy full SHA for a505d27
1 file changed
.github/workflows/publish-rust.yml
@@ -68,6 +68,8 @@ jobs:
68
permissions:
69
contents: write
70
id-token: write
71
+ attestations: write
72
+ artifact-metadata: write
73
with:
74
sbpf-program-packages: "program"
75
solana-cli-version: ${{ needs.set_env.outputs.SOLANA_CLI_VERSION }}
0 commit comments