Skip to content

Commit

Permalink
chore: workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Dec 8, 2023
1 parent 10af16d commit 7cf9944
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-jsp-on-tag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: Push to GCR Github Action
permissions:
contents: read
id-token: write
on:
push:
tags:
Expand Down

0 comments on commit 7cf9944

Please sign in to comment.