We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf51cd3 commit 6d1d11eCopy full SHA for 6d1d11e
.github/workflows/go-release.yml
@@ -2,7 +2,8 @@ name: Go Release
2
3
permissions:
4
contents: write
5
-
+ id-token: write
6
+
7
on:
8
workflow_dispatch:
9
push:
0 commit comments