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 0d8eb31 commit 8d3a40dCopy full SHA for 8d3a40d
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 program-test-metadata-owner program-test-transfer-hook"
74
solana-cli-version: ${{ needs.set_env.outputs.SOLANA_CLI_VERSION }}
0 commit comments