Skip to content

Commit

Permalink
try to fix permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Mar 18, 2024
1 parent 90913ec commit e7ada7d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ on:
description: "Tag name"
required: true
default: 'v1'


permissions:
contents: write

jobs:
push_to_registry:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e7ada7d

Please sign in to comment.