We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdee7b4 commit 38e9186Copy full SHA for 38e9186
.github/workflows/build.yml
@@ -71,8 +71,6 @@ jobs:
71
- name: Get latest tag
72
id: get-latest-tag
73
uses: actions-ecosystem/action-get-latest-tag@v1
74
- with:
75
- semver_only: true
76
- name: Set version
77
id: version
78
run: |
0 commit comments