Skip to content

Commit

Permalink
Add missing workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosMC91 committed Feb 19, 2024
1 parent d79c90e commit d4285e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ defaults:
run:
shell: bash

permissions:
contents: read
packages: write

jobs:

make-docker-images:
Expand Down

0 comments on commit d4285e0

Please sign in to comment.