This needs to be in the same job

This commit is contained in:
Jordan Brown
2021-09-09 19:39:09 -04:00
parent ce079cafe7
commit 2482bccd56
+1 -6
View File
@@ -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 }}