Skip to content

Commit

Permalink
gre (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
meisnate12 authored Sep 19, 2024
1 parent f090a89 commit 9961836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/increment-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
echo "commit-short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
echo "$new_value" > "VERSION"
echo -n "" > "PART"
echo : > "PART"
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add VERSION
Expand Down

0 comments on commit 9961836

Please sign in to comment.