We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a6311 commit bbe88b3Copy full SHA for bbe88b3
.github/workflows/release.yml
@@ -12,6 +12,7 @@ on:
12
# GitHub considers creating releases and uploading assets as writing contents.
13
permissions:
14
contents: write
15
+ deployments: write
16
17
jobs:
18
goreleaser:
0 commit comments