Update workflow
This commit is contained in:
parent
d4d03f1b2c
commit
374d724bba
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -35,9 +35,6 @@ jobs:
|
|||||||
- name: Upload release artifacts
|
- name: Upload release artifacts
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
draft: true
|
|
||||||
prerelease: false
|
|
||||||
name: "Release ${GITHUB_REF##*/}"
|
name: "Release ${GITHUB_REF##*/}"
|
||||||
body: "Automatically generated release notes."
|
body: "Automatically generated release notes."
|
||||||
artifacts: release/zips/*.zip
|
artifacts: release/zips/*.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user