chore: remove tag from release CI

This commit is contained in:
Zamitto
2025-05-06 12:04:26 -03:00
parent cca94376c8
commit b6c433dea9

View File

@@ -100,16 +100,9 @@ jobs:
GITHUB_ACTOR: ${{ github.actor }}
run: node scripts/upload-build.cjs
- name: Get package-json version
id: get-version
uses: beaconbrigade/package-json-version@v0.3.2
with:
path: .
- name: Release
uses: softprops/action-gh-release@v2
with:
tag_name: v${{ steps.get-version.outputs.version }}
draft: true
files: |
dist/*.exe