Skip to content

Commit

Permalink
Added auto update for test server (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
krazynez committed Jul 28, 2023
1 parent 229d659 commit e0aa50d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,7 @@ jobs:
ARK-4-${{ steps.get_version.outputs.VERSION }}.tar.gz
ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.zip
ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.tar.gz
- name: Update Server
# Please don't abuse this or I will have to revert back to the orginal way.
run: curl http://ark-4.ddns.net/automagic/?update_test=1

0 comments on commit e0aa50d

Please sign in to comment.