Skip to content

Commit

Permalink
forgot environment and permission in #244 🤦‍♂️
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Apr 17, 2024
1 parent e9baaa2 commit 85af8b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/generate-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ on:
jobs:
generate-index:
runs-on: ubuntu-latest
environment: production
permissions:
contents: write
id-token: write # This is required for requesting the JWT
defaults:
run:
working-directory: generator
Expand Down

0 comments on commit 85af8b2

Please sign in to comment.