Skip to content

Commit

Permalink
Merge pull request #56 from ekristen/ekristen-patch-1
Browse files Browse the repository at this point in the history
chore: fix success commit message [release skip]
  • Loading branch information
ekristen authored Jun 10, 2024
2 parents d3ad510 + f374c26 commit 649088d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins:
- successComment: |
:tada: This ${issue.pull_request ? 'pull request is included' : 'issue has been resolved'} in version ${nextRelease.version} :tada:
The release is available on [GitHub release](https://github.com/ekristen/test-aws-nuke/releases/tag/${nextRelease.gitTag}) :rocket:
The release is available on [GitHub release](https://github.com/ekristen/libnuke/releases/tag/${nextRelease.gitTag}) :rocket:
branches:
- name: +([0-9])?(.{+([0-9]),x}).x
Expand Down

0 comments on commit 649088d

Please sign in to comment.