Skip to content

Commit 39d221f

Browse files
committed
Add permissions for GoReleaser
1 parent 8084b43 commit 39d221f

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
@@ -50,6 +50,7 @@ jobs:
5050
runs-on: ubuntu-22.04
5151
permissions:
5252
contents: write
53+
issues: write
5354
if: ${{ github.event.repository.fork == false }}
5455
steps:
5556
- name: Checkout Repository

0 commit comments

Comments
 (0)