Skip to content

Commit

Permalink
Fixed type and prep work for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
krazynez committed Jul 28, 2023
1 parent e0aa50d commit 90befbc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.zip
ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.tar.gz
- name: Update Server
- name: Update Test 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
run: curl http://ark-4.ddns.net/automagic?update_test=1
# - name: Update Stable Server
# run: curl http://ark-4.ddns.net/automagic?update=1

0 comments on commit 90befbc

Please sign in to comment.