mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
Update dev-deploy.yml
This commit is contained in:
parent
b7fe953c08
commit
c78aedb4b6
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dev-deploy.yml
vendored
3
.github/workflows/dev-deploy.yml
vendored
|
@ -17,8 +17,7 @@ jobs:
|
|||
with:
|
||||
args: zip -qq -r ./release.zip ./vuetorrent
|
||||
- name: Get Version
|
||||
with:
|
||||
VERSION: $(jq -r .version package.json)
|
||||
run: echo ::set-env name=VERSION::$(jq -r .version package.json)
|
||||
- name: Push release
|
||||
uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue