Skip to content

Commit

Permalink
initial release tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 14, 2024
1 parent 70aa096 commit 035fbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
contents: write # This is required for actions/checkout

jobs:
detect-changes:
Expand Down

0 comments on commit 035fbd0

Please sign in to comment.