We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae6545 commit 3a7b413Copy full SHA for 3a7b413
.github/workflows/preview-release.yml
@@ -45,7 +45,7 @@ jobs:
45
# Add step to find changed package directories within ./packages
46
- name: Find changed packages
47
id: changed_packages
48
- uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c
+ uses: tj-actions/changed-files@212f9a7760ad2b8eb511185b841f3725a62c2ae0
49
with:
50
files: packages/**
51
dir_names: true
0 commit comments