mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
chore: add trigger lp build on release published
This commit is contained in:
2
.github/workflows/trigger-lp.yml
vendored
2
.github/workflows/trigger-lp.yml
vendored
@@ -11,4 +11,4 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Trigger Landing Page build
|
||||
run: curl --location --request POST '${{ vars.LP_TRIGGER_DEPLOY_URL }}'
|
||||
run: curl --location --request POST '${{ secrets.LP_TRIGGER_DEPLOY_URL }}'
|
||||
|
||||
Reference in New Issue
Block a user