keep releases as pre- for now

This commit is contained in:
Stephan Dilly 2020-04-15 22:06:45 +02:00
parent 35f50440e7
commit eb7fc99f67

View file

@ -38,10 +38,10 @@ jobs:
echo ::set-output name=sha::"$(shasum -a 256 ./release/gitui-mac.tar.gz | awk '{printf $1}')"
- name: Release
id: create_release
uses: softprops/action-gh-release@v1
with:
#body: 'changelog '
prerelease: true
files: |
./release/*.tar.gz
env: