Skip to content

Commit af13c20

Browse files
authored
Update create-release.yml
1 parent 1e13df4 commit af13c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version: '22.x'
2222
- name: Create tag and push to repo
2323
run: |
24-
npx -y monotag@1.25.0 tag-push \
24+
npx -y monotag@1.26.0 tag-push \
2525
--git-username="Flávio Stutz" \
2626
--git-email="flaviostutz@gmail.com" \
2727
--prefix= \

0 commit comments

Comments
 (0)