Skip to content

Commit

Permalink
Participation Data is dead
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb authored Nov 10, 2024
1 parent e5d7f90 commit 29107f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
fail-fast: false
matrix:
season: ${{ fromJson(needs.pbp_setup.outputs.seasons) }}
type: ["ps_off", "ps_def", "ps_kick", "participation"]
type: ["ps_off", "ps_def", "ps_kick"]
env:
GH_TOKEN: ${{ secrets.NFLVERSE_GH_TOKEN }}
GITHUB_PAT: ${{ secrets.NFLVERSE_GH_TOKEN }}
Expand Down

0 comments on commit 29107f1

Please sign in to comment.