Skip to content

Commit

Permalink
Update update_data.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb authored Feb 26, 2024
1 parent c7b9540 commit a91a4ff
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 @@ -16,7 +16,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.NFLVERSE_GH_TOKEN }}
outputs:
seasons: ${{ steps.query_seasons.outputs.seasons }}
seasons: ${{ steps.query_seasons1.outputs.seasons }}
steps:
- id: query_seasons1
if: ${{ inputs.full_rebuild == false}}
Expand Down

0 comments on commit a91a4ff

Please sign in to comment.