Skip to content

Commit

Permalink
Update release_update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TabNahida authored Oct 17, 2024
1 parent 77076fc commit af5b99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
cd repo-xmake
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add TString/xmake.lua
git add packages/t/tstring/xmake.lua
git commit -m "Update TString version to ${VERSION}"
git push

0 comments on commit af5b99a

Please sign in to comment.