Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Commit 5f7469d

Browse files
authored
Update action.yml
1 parent 2fdfbbb commit 5f7469d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: 'Github Any Branch Tag Bump'
1+
name: 'Semantic version bump per branch and tag'
22
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'
3+
author: 'Instrument'
4+
credits: 'Kim Gault - forked from their repo'
55
runs:
66
using: 'docker'
77
image: 'Dockerfile'

0 commit comments

Comments
 (0)