Skip to content

Commit

Permalink
remove yes from melos publish in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Iapicca committed Apr 14, 2024
1 parent 36d64f0 commit eb97aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub-lish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
uses: bluefireteam/melos-action@v1
- name: 'publishing'
run: |
yes | melos publish --no-dry-run --git-tag-version
melos publish --no-dry-run --git-tag-version

0 comments on commit eb97aed

Please sign in to comment.