Skip to content

Commit

Permalink
Update server-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kieransaul authored Oct 31, 2024
1 parent 624c055 commit b638032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- name: Stop Server
run: |
curl "https://pterodactyl.file.properties/api/client/servers/1a7ce997/power" \
curl "https://game.admin.kscloud.co.uk/api/client/servers/c0c7c961/power" \
-H 'Accept: application/json' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer ${{ secrets.KSCLOUD_API }}' \
Expand Down

0 comments on commit b638032

Please sign in to comment.