Skip to content

Commit

Permalink
Add the version, encode the slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Jun 1, 2024
1 parent 7eee651 commit 66d812e
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,4 +33,4 @@ jobs:
steps:
- name: Send request to server to update
run: |
curl -v -X GET https://unitdb.faforever.com/update.php?token=${{secrets.UNITDB_UPGRADE_SECRET}}
curl -v -X GET https://unitdb.faforever.com/update.php?token=${{secrets.UNITDB_UPGRADE_SECRET}}&version=deploy%2Ffaf

0 comments on commit 66d812e

Please sign in to comment.