Skip to content

Commit ee98c88

Browse files
Update ci.yml
1 parent 3724eab commit ee98c88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ jobs:
5656
git config --global user.name "Henrique Marques"
5757
5858
- name: Push package
59-
run: yarn release
59+
run: |
60+
yarn release
61+
echo "y"
62+
echo "y"

0 commit comments

Comments
 (0)