We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047c2ae commit 9771001Copy full SHA for 9771001
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 1
22
- name: Get Tag
23
- uses: olegtarasov/[email protected].3
+ uses: olegtarasov/[email protected].4
24
id: version_tag
25
26
tagRegex: "(.*)"
0 commit comments