Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Dec 20, 2024
1 parent aedfb43 commit 6b6d72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/register_and_run_wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
working-directory: ${{ inputs.workflow_directory }}
env:
UNION_API_KEY: ${{ secrets.UNION_API_KEY }}
HELLO: ${{ secrets.HELLO }}
run: |
union run ${{ inputs.workflow_file }} ${{ inputs.workflow_name }}

0 comments on commit 6b6d72e

Please sign in to comment.