We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad711c commit cd0662eCopy full SHA for cd0662e
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Build precompiled NIFs
3
permissions:
4
id-token: write
5
attestations: write
6
+ contents: write
7
8
on:
9
push:
0 commit comments