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