Skip to content

Commit

Permalink
chore: need write access all the way
Browse files Browse the repository at this point in the history
  • Loading branch information
bonomat committed Mar 20, 2023
1 parent dedf16f commit 1fbdb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build_and_publish_release_and_docker_image_for_latest_main:
permissions:
packages: write
contents: read
contents: write
uses: ./.github/workflows/release_and_docker.yml
with:
tag: main

0 comments on commit 1fbdb11

Please sign in to comment.