Skip to content

Commit 989be9f

Browse files
Merge pull request #42 from AristurtleDev/release/4.0.0
Changed tag prefix from 'release/' to 'version/'
2 parents 017ddf1 + a2f61ae commit 989be9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: publish
22
on:
33
push:
44
tags:
5-
- 'release/*'
5+
- 'version/*'
66

77

88
env:

0 commit comments

Comments
 (0)