Skip to content

Commit 2a50872

Browse files
whooops
1 parent 001dc05 commit 2a50872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Upload build artifacts to server
7373
run: node scripts/uploader.js --dir=dist
7474
env:
75-
UPLOAD_URL: ${{ secrets.UPLOAD_URL }}
75+
UPLOAD_URL: ${{ secrets.SITE_URL }}
7676
UPLOAD_API_KEY: ${{ secrets.UPLOAD_API_KEY }}
7777

7878
- name: Upload .exe files

0 commit comments

Comments
 (0)