Skip to content

Commit 87c483a

Browse files
committed
main2.md
1 parent 169bd29 commit 87c483a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
echo ${{ github.ref }}
3030
echo ${{ github.event.inputs.version }}
31-
echo ${{ github.event.inputs.preid}}
31+
echo ${{ github.event.inputs.preid}} | wc
3232
exit 1
3333
3434
- name: Checkout dev branch

0 commit comments

Comments
 (0)