Skip to content

Commit 1ab10d1

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update_versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ on:
1818
jobs:
1919
update_versions:
2020
name: update-version-${{matrix.os}}
21+
outputs:
22+
new_branch: ${{ steps.name-branch.outputs.new_branch }}
2123
runs-on: ${{matrix.os}}
2224
strategy:
2325
fail-fast: false

0 commit comments

Comments
 (0)