Skip to content

Commit

Permalink
added write permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jul 6, 2023
1 parent 49dedf7 commit ea98c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
deploy2dev:
needs: build
permissions:
packages: read
packages: write
runs-on: ubuntu-latest
environment: dev

Expand Down

0 comments on commit ea98c6a

Please sign in to comment.