We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e709e commit e39e7d2Copy full SHA for e39e7d2
1 file changed
.github/workflows/release.yml
@@ -24,9 +24,6 @@ jobs:
24
cache: true
25
run-install: true
26
27
- - name: Build
28
- run: vp run build
29
-
30
- name: Verify version matches tag
31
run: |
32
TAG_VERSION="${GITHUB_REF_NAME#v}"
0 commit comments