This commit is contained in:
parent
8cd125c662
commit
1e42f3a6fd
@ -26,8 +26,7 @@ jobs:
|
|||||||
id: get-hash
|
id: get-hash
|
||||||
with:
|
with:
|
||||||
patterns: |-
|
patterns: |-
|
||||||
**.jsx
|
**yarn.lock
|
||||||
**.tsx
|
|
||||||
-
|
-
|
||||||
name: Echo hash
|
name: Echo hash
|
||||||
run: echo ${{ steps.get-hash.outputs.hash }} && echo ${{ steps.get-hash.outputs.matched-files }}
|
run: echo ${{ steps.get-hash.outputs.hash }} && echo ${{ steps.get-hash.outputs.matched-files }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user