1
0
mirror of synced 2026-03-23 09:31:09 +00:00

Debugging call to online deploy

This commit is contained in:
Frank Halasz
2026-03-20 22:30:37 -07:00
parent c00b9eed0a
commit 7143fb6a86

View File

@@ -122,7 +122,7 @@ jobs:
- name: trigger-oio-buildAndDeploy
run: |
gh workflow run buildAndDeployMedleyDocker.yml \
--repo Interlisp/online --ref main \
--repo Interlisp/online --ref fgh_deploy-specific \
-f github_release_tag=${{ needs.do_release.outputs.github_release_tag }} \
-f draft=${{ inputs.draft }}
env: