Skip to content

Commit

Permalink
ci: update permissions for release.yml (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike authored Jun 3, 2024
1 parent 363fe61 commit 0762fba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ permissions:
jobs:
release:
runs-on: ubuntu-latest

permissions:
contents: write # for Git to git push
strategy:
matrix:
go-version: [1.20.x]
Expand Down

0 comments on commit 0762fba

Please sign in to comment.