Skip to content

Commit b514239

Browse files
committed
Updated workflow run reference (branch) that target workflow resides
1 parent b2b4a3a commit b514239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-package-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
gh workflow run \
8989
${{ env.target_workflow }} \
9090
--repo ${{ env.target_owner }}/${{ env.target_name }} \
91-
--ref main \
91+
--ref 4.22 \
9292
--field branch-name=${{ github.ref_name }} \
9393
;

0 commit comments

Comments
 (0)