Skip to content

Commit

Permalink
Merge pull request #15 from sydseter/feature/artifact-uploads
Browse files Browse the repository at this point in the history
Ensure the version file is cleaned up after use
  • Loading branch information
sydseter authored Mar 31, 2024
2 parents f750f3b + 44b4c5e commit c796640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ release:
git pull origin master
./version-up.sh --patch -r --prefix v --apply
@rm -f .version.properties
git add version.properties
# To release a new version:
# git push origin --tag <name of tag>
.PHONY: release-patch
Expand Down

0 comments on commit c796640

Please sign in to comment.