Skip to content

Commit b5f8bb8

Browse files
committed
fix input to inputs
1 parent 697d54b commit b5f8bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
runs-on: ubuntu-latest
3838
outputs:
3939
CLI_VERSION: ${{ steps.extract_cli_version.outputs.CLI_VERSION }}
40+
TAG_NAME: ${{ steps.set_tag_name.outputs.TAG_NAME }}
4041
steps:
4142
- name: Checkout
4243
uses: actions/checkout@v4

0 commit comments

Comments
 (0)