Skip to content

Commit

Permalink
update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Ignatev committed Jan 18, 2023
1 parent 9116fda commit 1237b4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on:
- 'v*'

permissions:
contents: read
pull-requests: write
contents: write
repository-projects: write

env:
IMAGE: "${{ secrets.DOCKER_HUB_USERNAME }}/bpdispatcher"
Expand Down

0 comments on commit 1237b4a

Please sign in to comment.