Skip to content

Commit

Permalink
Fix GH actions (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow committed Jan 4, 2024
1 parent 3a63641 commit a6d9122
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ env:
jobs:
push:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
if: github.event_name == 'push'

steps:
Expand Down

0 comments on commit a6d9122

Please sign in to comment.