We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67539ee commit 58ee70eCopy full SHA for 58ee70e
.github/workflows/release.yml
@@ -4,8 +4,7 @@ on:
4
push:
5
tags:
6
- '*'
7
-env:
8
- VERSION_SEMVER: ${{ steps.version.outputs.version }}
+
9
jobs:
10
linux:
11
runs-on: ubuntu-latest
0 commit comments