Skip to content

Commit

Permalink
pak uses a different env var name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb authored Sep 6, 2024
1 parent 464a99b commit 1880ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
type: ["ps_off", "ps_def", "ps_kick", "participation"]
env:
GH_TOKEN: ${{ secrets.NFLVERSE_GH_TOKEN }}
GITHUB_PAT: ${{ secrets.NFLVERSE_GH_TOKEN }}
NFLVERSE_UPDATE_SEASON: ${{ matrix.season }}
NFLVERSE_UPDATE_TYPE: ${{ matrix.type }}
steps:
Expand Down

0 comments on commit 1880ee6

Please sign in to comment.