mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-01-23 01:46:00 +00:00
Update commit
This commit is contained in:
parent
49c42fbaac
commit
98ce43dc0c
4
.github/workflows/update-banner.yml
vendored
4
.github/workflows/update-banner.yml
vendored
@ -26,5 +26,7 @@ jobs:
|
||||
git config --local user.name "GitHub Action"
|
||||
git add README.md
|
||||
git commit -m "Update list count in README" -a || echo "No changes to commit"
|
||||
git push
|
||||
git push origin HEAD:master # Ensure this matches your repository's default branch
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user