Skip to content

Commit

Permalink
Verbose version of curl
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Jun 1, 2024
1 parent 9ea3f4c commit 35bd9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unitdb-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
steps:
- name: Send post request to the server
run: |
curl -X POST https://unitdb.faforever.com/update.php?version=deploy/faf&token=${{secrets.UNITDB_UPGRADE_SECRET}}
curl -X POST https://unitdb.faforever.com/update.php?version=deploy/faf&token=${{secrets.UNITDB_UPGRADE_SECRET}} --fail-early -v

0 comments on commit 35bd9c3

Please sign in to comment.