We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
" in
1 parent 6b05c00 commit 05ee1b7Copy full SHA for 05ee1b7
.github/workflows/release.yml
@@ -99,7 +99,7 @@ jobs:
99
100
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
101
- - -
102
- Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])`
+ Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
103
EOF
104
- uses: actions/attest-build-provenance@v1
105
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
0 commit comments