mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 22:48:20 +01:00
Fix bad .yml
This commit is contained in:
@@ -789,9 +789,9 @@ jobs:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./ServerUpdatePackage.zip
|
||||
asset_name: ServerUpdatePackage.zip
|
||||
asset_content_type: application/zip- name: Create comment
|
||||
asset_content_type: application/zip
|
||||
|
||||
deploy-docker:
|
||||
post-deploy-comment:
|
||||
name: Post Comment To Server Update Thread
|
||||
needs: [deploy-tgs]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user