Skip to content

Commit

Permalink
fix permission for workflow (#96)
Browse files Browse the repository at this point in the history
fix permission for workflow
  • Loading branch information
ssb-jnk authored Mar 7, 2024
1 parent 866de90 commit f26b68d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Build and Deploy Docker Image

permissions:
contents: read
id-token: write


on:
push:
branches:
Expand Down

0 comments on commit f26b68d

Please sign in to comment.