Skip to content

Commit 68d6787

Browse files
var tweaking
1 parent 150a85f commit 68d6787

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish_release.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/[email protected]
1616

17-
- name: Verify SemVer tag
18-
id: semver
19-
run: |
20-
set -x
21-
echo TAG="${{ github.ref }}"
22-
2317
create-release:
2418
runs-on: ubuntu-latest
2519
needs: check-tag

0 commit comments

Comments
 (0)