mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Publish preview only if success
This commit is contained in:
parent
fd438b81f0
commit
2a11f71f63
1 changed files with 1 additions and 0 deletions
1
.github/workflows/preview.yml
vendored
1
.github/workflows/preview.yml
vendored
|
|
@ -67,6 +67,7 @@ jobs:
|
|||
releaseProject: 'geyserpreview'
|
||||
releaseVersion: ${{ steps.setvars.outputs.VERSION }}
|
||||
- name: Publish to Downloads API
|
||||
if: success()
|
||||
uses: GeyserMC/actions/upload-release@master
|
||||
with:
|
||||
username: ${{ vars.DOWNLOADS_USERNAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue