Skip to content

Commit

Permalink
Update buildAndPublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phyzical committed Jul 20, 2024
1 parent 791768d commit 94f0e7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildAndPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
push:
branches: [master]
workflow_dispatch:
permissions:
content: read
packages: write
permissions:
contents: read
packages: write
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 94f0e7d

Please sign in to comment.