We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5b753 commit 5f6caf3Copy full SHA for 5f6caf3
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
# get tag name
54
- name: tag_name
55
if: startsWith(github.ref, 'refs/tags/')
56
- uses: little-core-labs/[email protected].1
+ uses: little-core-labs/[email protected].2
57
with:
58
tagRegex: "v?(.+)"
59
0 commit comments