Back to drafts

This commit is contained in:
Mike A. Trethewey
2020-02-27 02:43:38 -08:00
parent f1ad50e14b
commit c5f08f7b27
3 changed files with 3 additions and 5 deletions

View File

@@ -212,7 +212,7 @@ jobs:
tag_name: v${{ steps.debug_info.outputs.github_tag }}
release_name: ALttPDoorRandomizer v${{ steps.debug_info.outputs.github_tag }}
body: ${{ steps.release_notes.outputs.body }}
prerelease: contains(steps.debug_info.outputs.github_tag,'p.') || contains(steps.debug_info.outputs.github_tag, 'pre.')
draft: true
# upload linux archive asset
- name: Upload Linux Archive Asset
id: upload-linux-asset