Skip to content

Commit 1afb08c

Browse files
committed
chore: update api endpoint
1 parent 44d609a commit 1afb08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
env:
102102
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
103103
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
104-
VITE_API_URL: https://api.deadlock.stormix.dev
104+
VITE_API_URL: https://api.deadlockmods.app
105105
with:
106106
projectPath: ./apps/desktop
107107
releaseId: ${{ needs.create-release.outputs.release_id }}

0 commit comments

Comments
 (0)