This commit is contained in:
Jonathan Branan 2024-10-27 19:34:47 -05:00
parent 92761dde15
commit 3eb94b02fd

View File

@ -27,9 +27,7 @@ jobs:
with: with:
patterns: |- patterns: |-
**.jsx **.jsx
**.tsx **.tsx
- -
name: Echo hash name: Echo hash
run: echo ${{ steps.get-hash.outputs.hash }} run: echo ${{ steps.get-hash.outputs.hash }}