We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a2462 commit eae58e3Copy full SHA for eae58e3
.github/workflows/build-interface.yml
@@ -19,7 +19,7 @@ jobs:
19
-H "Authorization: Bearer ${{ secrets.LINGODB_TOKEN }}" \
20
-H "X-GitHub-Api-Version: 2022-11-28" \
21
https://api.github.com/repos/lingo-db/lingo-db/actions/workflows/release-for-webinterface.yml/dispatches \
22
- -d '{"ref":"b0d8f7a"}'
+ -d '{"ref":"webinterface-build"}'
23
24
- name: Wait for a few seconds
25
run: sleep 5
0 commit comments