Skip to content

Commit

Permalink
ci: attempt to fix missing permissions (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb authored Oct 10, 2023
1 parent 9f09b5b commit 860d928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build-push-image:
if: ${{ github.repository == 'statnett/k3a-lag-exporter' }}
permissions:
contents: read
packages: write
uses: ./.github/workflows/build-image.yml
with:
Expand Down

0 comments on commit 860d928

Please sign in to comment.