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