forked from extern/nushell
Update release.yml
This commit is contained in:
parent
9c800bcb2c
commit
8fa965118c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
# REF: https://github.com/marketplace/actions/gh-release
|
||||
- name: Publish Archive
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v0.1.13
|
||||
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
with:
|
||||
draft: true
|
||||
|
Loading…
Reference in New Issue
Block a user