Skip to content

Commit 6205d54

Browse files
committed
fixed wokflow output
1 parent 84706a8 commit 6205d54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/contrib.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
if: ${{ github.event.pull_request.merged }}
2929
share_version:
3030
runs-on: ubuntu-latest
31-
outputs:
32-
version: "${{ steps.get_version.outputs.version }}"
31+
outputs:
32+
version: "${{ steps.get_version.outputs.version }}"
3333
steps:
3434
- name: Checkout
3535
uses: actions/checkout@v4

0 commit comments

Comments
 (0)