Skip to content

Commit 3710f80

Browse files
author
Cynthia Jiang
committed
test
1 parent 6602488 commit 3710f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ jobs:
168168
generate_report=(-p test_pull_request nightly-packaging)
169169
fi
170170
set -e
171-
echo "New branch is: ${{ needs.update_versions.steps.name-branch.outputs.new_branch }}"
171+
echo "New branch is: ${{ needs.update_versions.outputs.new_branch }}"
172172
python scripts/gha/trigger_workflow.py -t ${{ steps.generate-build-token.outputs.token }} -w ${{ matrix.trigger_file }} -b 'firebase-unity-sdk/${{ needs.update_versions.outputs.new_branch }}'

0 commit comments

Comments
 (0)