Skip to content

Commit 334b72a

Browse files
authored
Add permissions for GoReleaser (#367)
1 parent 893788f commit 334b72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
runs-on: ubuntu-22.04
5454
permissions:
5555
contents: write
56+
issues: write
5657
if: ${{ github.event.repository.fork == false }}
5758
steps:
5859
- name: Checkout Repository

0 commit comments

Comments
 (0)