Skip to content

Commit bbe88b3

Browse files
committed
chore: grant deployment permission to ci
1 parent 90a6311 commit bbe88b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
# GitHub considers creating releases and uploading assets as writing contents.
1313
permissions:
1414
contents: write
15+
deployments: write
1516

1617
jobs:
1718
goreleaser:

0 commit comments

Comments
 (0)