Merge pull request #2969 from Multiverse/dtm/manual_hangar

Switch to manual only prereleases on Hangar.
This commit is contained in:
Jeremy Wood 2023-08-24 08:46:40 -04:00 committed by GitHub
commit ccd417db3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ jobs:
target_tag: ${{ needs.github_release_on_push.outputs.tag_name }}
upload_modrinth: 'true'
upload_dbo: 'false'
upload_hangar: 'true'
upload_hangar: 'false'