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 21ab584 commit cc1373aCopy full SHA for cc1373a
.github/workflows/release-chore.yml
@@ -72,7 +72,7 @@ jobs:
72
exit 1
73
- id: version
74
name: Get release version
75
- uses: kaisugi/[email protected].0
+ uses: kaisugi/[email protected].1
76
with:
77
regex: ${{ vars.RELEASE_CHORE_REGEX }}
78
text: ${{ github.event.head_commit.message }}
0 commit comments