Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit fb2900b

Browse files
committed
ci: update version output
1 parent 6829f8d commit fb2900b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
permissions:
1919
contents: write
2020
outputs:
21-
new-version: ${{ steps.bump-version.outputs.new_version }}
21+
new-version: ${{ steps.bump-version.outputs.new-version }}
2222
steps:
2323
- name: Check out
2424
uses: actions/checkout@v4

0 commit comments

Comments
 (0)