Skip to content

Commit

Permalink
Fix script name
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanVaughn committed May 5, 2024
1 parent 88510aa commit 17fce7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Get Versions
id: script
run: python3 dev/versionchecker.py --forced ${{ inputs.forced }}
run: python3 dev/baker.py --forced ${{ inputs.forced }}
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 17fce7c

Please sign in to comment.