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 07d6662 commit ebf8a89Copy full SHA for ebf8a89
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
solana-cli-version: ${{ needs.set_env.outputs.SOLANA_CLI_VERSION }}
76
clippy-toolchain: ${{ needs.set_env.outputs.RUST_TOOLCHAIN_NIGHTLY }}
0 commit comments