mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
set prerelease to true
This commit is contained in:
parent
6300217e9e
commit
cbeade1ad3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nwchem_releasetar.yaml
vendored
2
.github/workflows/nwchem_releasetar.yaml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
prerelease: false
|
||||
prerelease: true
|
||||
draft: true
|
||||
name: ${{ github.event.inputs.nwchem_version }}
|
||||
tag_name: v${{ github.event.inputs.nwchem_version }}-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue