Skip to content

Commit

Permalink
Set rebuild env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Oct 9, 2024
1 parent 6a53d4c commit 2e5650e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_players.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PAT: ${{ secrets.NFLVERSE_GH_TOKEN }}
NFLVERSE_UPDATE_TYPE: ${{ matrix.type }}
PLAYERS_ESPN_REBUILD: ${{ inputs.full_rebuild || false }}
PLAYERS_PFR_REBUILD: ${{ inputs.full_rebuild || false }}
PLAYERS_PFR_BASE: ${{ secrets.PLAYERS_PFR_BASE }}
PLAYERS_OTC_PLAYERID_ENDPOINT: ${{ secrets.PLAYERS_OTC_PLAYERID_ENDPOINT }}
Expand Down

0 comments on commit 2e5650e

Please sign in to comment.