Skip to content

Commit

Permalink
Ensure updated stats are pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Oct 1, 2024
1 parent 0908447 commit d2dc03b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-hub-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ jobs:
steps:
- name: Get docker hub stats via script
run: bash script/docker-hub-stats.sh
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update docker hub stats

0 comments on commit d2dc03b

Please sign in to comment.