Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed May 20, 2024
1 parent 69816a9 commit d6e2840
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- master

permissions:
id-token: write
contents: read

concurrency:
group: deploy
cancel-in-progress: true
Expand Down

0 comments on commit d6e2840

Please sign in to comment.