We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10060a9 commit a9ff663Copy full SHA for a9ff663
.github/workflows/goreleaser.yml
@@ -6,7 +6,7 @@ on:
6
- '*'
7
permissions:
8
contents: read
9
- id-token: read
+ id-token: none
10
jobs:
11
goreleaser:
12
runs-on: ubuntu-latest
0 commit comments