There was an error while loading. Please reload this page.
1 parent 799a376 commit c61bca4Copy full SHA for c61bca4
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,6 @@ jobs:
31
- name: Check licenses and vulnerabilities
32
run: make check
33
34
- - name: Set version
35
- name: Update package.json version
36
run: |
37
if [[ "${{ github.ref_type }}" == "tag" ]]; then
0 commit comments