Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkaseman committed Dec 13, 2024
1 parent a5708e4 commit d4f8496
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-publish-develop-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ env:

jobs:
image-tag:
permissions:
id-token: write
contents: read
runs-on: ubuntu-latest
outputs:
image-tag: ${{ steps.get-image-tag.outputs.image-tag }}
Expand Down

0 comments on commit d4f8496

Please sign in to comment.