We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdfbbb commit 5f7469dCopy full SHA for 5f7469d
1 file changed
action.yml
@@ -1,7 +1,7 @@
1
-name: 'Github Any Branch Tag Bump'
+name: 'Semantic version bump per branch and tag'
2
description: 'A Github Action to update chosen branch with MAJOR.MINOR.PATCH tag on merge.'
3
-author: 'Kim Gault'
4
-credits: 'Wiktor Jurasz - forked from their repo'
+author: 'Instrument'
+credits: 'Kim Gault - forked from their repo'
5
runs:
6
using: 'docker'
7
image: 'Dockerfile'
0 commit comments