Skip to content

Commit

Permalink
Use h-s.uk as default server for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Oct 15, 2024
1 parent bdcf6f6 commit e0fde93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
echo "VITE_BUILD_NUMBER=$((GITHUB_RUN_NUMBER))" >> $GITHUB_ENV
echo "VITE_BUILD_COMMIT=$GITHUB_SHA" >> $GITHUB_ENV
echo "VITE_DEFAULT_HOMESERVER=https://chaotic.half-shot.uk" >> $GITHUB_ENV
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e0fde93

Please sign in to comment.