Skip to content

Commit deeb4fd

Browse files
var tweaking
1 parent ec57e80 commit deeb4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: semver
1919
run: |
2020
set -x
21-
echo "TAG="${{ github.ref_name }}"
21+
echo "TAG="${{ github.ref }}"
2222
2323
create-release:
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)