Skip to content

Commit

Permalink
Fix permissions again
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster committed Aug 29, 2023
1 parent c92824a commit 75c8331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build_and_push:
runs-on: ubuntu-latest
permissions:
content: read
contents: read
packages: write
steps:
- name: Checkout Code
Expand Down

0 comments on commit 75c8331

Please sign in to comment.