Skip to content

Commit

Permalink
update template commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuglajbclajep committed Feb 2, 2025
1 parent df8c504 commit 1fc2e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-template-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
git config user.name ahuglajbclajep
git config user.email [email protected]
- run: |
git commit -am "initial commit $sha_short"
git commit -am "initial commit" -m "from ahuglajbclajep/my-react-template@$sha_short"
git push -f origin template

0 comments on commit 1fc2e5d

Please sign in to comment.