Skip to content

Commit dc4ae2b

Browse files
authored
Bump semver-release-action
Hopefully this may fix the tag bug when merging a PR from a fork.
1 parent 628c9f6 commit dc4ae2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_tag_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Tag
16-
uses: K-Phoen/[email protected].1
16+
uses: K-Phoen/[email protected].2
1717
with:
1818
release_branch: main
1919
release_strategy: tag

0 commit comments

Comments
 (0)