Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetkillioglu committed Jul 12, 2024
1 parent 8ee8598 commit e6a73ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/fognav-msgs-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
pull_request:

permissions:
contents: read
packages: write

jobs:
build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e6a73ff

Please sign in to comment.