We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf59619 commit b3de0a0Copy full SHA for b3de0a0
1 file changed
.github/workflows/build-and-release.yml
@@ -189,4 +189,5 @@ jobs:
189
release-artifacts/*.sha256
190
release-artifacts/checksums.txt
191
env:
192
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
193
+
0 commit comments