do not tag nextcloud app store release as nightly
This commit is contained in:
parent
047803815c
commit
1b6ef9b63d
|
@ -33,4 +33,4 @@ jobs:
|
|||
appstore_token: ${{ secrets.APPSTORE_TOKEN }}
|
||||
download_url: ${{ steps.attach_to_release.outputs.browser_download_url }}
|
||||
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
nightly: ${{ github.event.release.prerelease }}
|
||||
nightly: false
|
||||
|
|
Loading…
Reference in New Issue