mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
This needs to be in the same job
This commit is contained in:
@@ -791,12 +791,7 @@ jobs:
|
||||
asset_name: ServerUpdatePackage.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
post-deploy-comment:
|
||||
name: Post Comment To Server Update Thread
|
||||
needs: [deploy-tgs]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Post Comment
|
||||
- name: Post Comment to Server Update Thread
|
||||
uses: peter-evans/create-or-update-comment@v1
|
||||
with:
|
||||
token: ${{ secrets.DEV_PUSH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user