Skip to content

Commit

Permalink
adding permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwmartinez committed Mar 22, 2024
1 parent bca9f68 commit 0be10a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-to-staging-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
set-up-test-env:
name: Create test env
runs-on: ubuntu-latest
permissions:
id-token: write

# OIDC
steps:
Expand Down

0 comments on commit 0be10a3

Please sign in to comment.