chore: test action

This commit is contained in:
Cory Dransfeldt 2023-11-14 14:44:06 -08:00
parent 923b3479e8
commit b6b22e00d5

View file

@ -15,8 +15,6 @@ jobs:
save-location: 'src/_data/json'
save-name: 'weekly-artist-charts.json'
- name: Commit
uses: EndBug/add-and-commit@v9
uses: stefanzweifel/git-auto-commit-action@v5
with:
add: 'src/_data/json/weekly-artist-charts.json'
author_name: 'Cory Dransfeldt'
author_email: 'hi@coryd.dev'
commit_message: Update artist charts for the week.