Skip to content

Commit

Permalink
Update analytics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Nov 3, 2024
1 parent 8b901f8 commit 1c81dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add * || true
git commit -a -m "Updated ${{ env.NOW }}" || true
git commit -a -m "Data Updated ${{ env.NOW }}" || true
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 1c81dea

Please sign in to comment.