Skip to content

Commit

Permalink
ci: grant contents: write permission to create a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
andylibrian committed Aug 7, 2022
1 parent 27faf50 commit 9c17814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
runs-on: self-hosted
permissions:
packages: write
contents: write
env:
GOPATH: ${{ github.workspace }}/../go
HOME: ${{ github.workspace }}/..
Expand Down

0 comments on commit 9c17814

Please sign in to comment.