Skip to content

Commit

Permalink
(Slaps forehead) I had the script name wrong.
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddKerpelman committed Dec 1, 2023
1 parent f597604 commit 3e10a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets-date.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "Hello from the workflow branch!"
- name: Run the script to update the date
run: python ./assets/update_date.py
run: python assets/update_dates.py

- name: Commit and push if there are changes
run: |
Expand Down

0 comments on commit 3e10a4b

Please sign in to comment.