Skip to content

Commit f1a2065

Browse files
2 parents b74402f + ee98c88 commit f1a2065

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)