Skip to content

Commit

Permalink
legger til id token write
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmNav committed Nov 22, 2024
1 parent 6dc74bd commit baef09d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
name: Build and publish Docker image for PR-branch
runs-on: ubuntu-latest
permissions:
contents: "read"lege
packages: write
id-token: "write"
env:
IMAGE: ghcr.io/${{ github.repository }}:${{ github.sha }}
steps:
Expand Down

0 comments on commit baef09d

Please sign in to comment.