Skip to content

Commit

Permalink
Update both servers
Browse files Browse the repository at this point in the history
  • Loading branch information
krazynez committed Sep 12, 2024
1 parent 403a37a commit e7e2dc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ jobs:
- name: Update Test Server
# Please don't abuse this or I will have to revert back to the orginal way.
run: curl -L 'http://ark-4.ddns.net/automagic?update_test=1'
# - name: Update Stable Server
# run: curl http://ark-4.ddns.net/automagic?update=1
run: curl -L 'http://ark-4.ddns.net/automagic?update_test=1'
- name: Update Stable Server (because Acid is lazy for an ssk-keygen)
run: curl -L 'http://ark-4.ddns.net/automagic?update_rel=1'

0 comments on commit e7e2dc9

Please sign in to comment.