Skip to content

Commit

Permalink
Revert "REVERT THIS: print changes"
Browse files Browse the repository at this point in the history
This reverts commit 8c22912.
  • Loading branch information
AbanoubGhadban committed Aug 31, 2023
1 parent 3828bee commit 9187428
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
with:
node-version: '14.x'
registry-url: 'https://registry.npmjs.org'
- name: find changes
run: lerna changed --ignore-changes '**/*.md' '**/test/*' '**/__snapshots__/*' '**/*.test.{ts,tsx,js,jsx}'
- name: Ensure that "lerna version" has been run
run: |
changed=$(yarn run --silent changed)
Expand Down

0 comments on commit 9187428

Please sign in to comment.