Skip to content

Commit

Permalink
Merge pull request #64 from bastelfreak/foo
Browse files Browse the repository at this point in the history
release:prep task: actually commit files
  • Loading branch information
bastelfreak committed Apr 30, 2024
2 parents 52377db + cf2181c commit cf322a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/voxpupuli/release/rake_tasks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def self.future_release
Please review these changes and commit them to a new branch:
git checkout -b release-#{v}
git commit --gpg-sign -m "Release #{v}"
git commit --gpg-sign -am "Release #{v}"
Then open a Pull-Request and wait for it to be reviewed and merged).
MESSAGE
Expand Down

0 comments on commit cf322a1

Please sign in to comment.