Skip to content

Commit eae58e3

Browse files
committed
wip
1 parent c8a2462 commit eae58e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-interface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
-H "Authorization: Bearer ${{ secrets.LINGODB_TOKEN }}" \
2020
-H "X-GitHub-Api-Version: 2022-11-28" \
2121
https://api.github.com/repos/lingo-db/lingo-db/actions/workflows/release-for-webinterface.yml/dispatches \
22-
-d '{"ref":"b0d8f7a"}'
22+
-d '{"ref":"webinterface-build"}'
2323
2424
- name: Wait for a few seconds
2525
run: sleep 5

0 commit comments

Comments
 (0)