Skip to content

Commit

Permalink
Action update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Dec 21, 2024
1 parent 8ae224d commit b1fda1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add README.md
git commit -m "Update Docker tag in README to ${{ github.ref_name }}"
git push
git push origin HEAD:main

0 comments on commit b1fda1a

Please sign in to comment.