This commit is contained in:
parent
4f499c7ead
commit
bad3e85cb0
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -74,7 +74,3 @@ jobs:
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
overwrite: true
|
overwrite: true
|
||||||
compression-level: 0
|
compression-level: 0
|
||||||
|
|
||||||
- name: "Trigger Deployment"
|
|
||||||
run: curl "http://webhookd:8080/deploy_game?ID=${{ steps.upload-build.outputs.artifact-id }}"
|
|
||||||
if: env.GITHUB_EVENT_NAME == "push"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue