Skip to content

Commit

Permalink
git add
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Jul 29, 2024
1 parent 3c17789 commit fd34fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ runs:
echo "version = \"0.0.0\"" >> pyproject.toml
# commit, push, exit
msg="added pyproject.toml -- user needs to set 'project.version'"
git add
git commit -m "<bot> $msg"
git push
echo $mgs
Expand Down

0 comments on commit fd34fc0

Please sign in to comment.