b
All checks were successful
Build and Deploy docker container / build (push) Successful in 31s

This commit is contained in:
Jonathan Branan 2024-10-27 19:37:44 -05:00
parent 8cd125c662
commit 1e42f3a6fd

View File

@ -26,8 +26,7 @@ jobs:
id: get-hash
with:
patterns: |-
**.jsx
**.tsx
**yarn.lock
-
name: Echo hash
run: echo ${{ steps.get-hash.outputs.hash }} && echo ${{ steps.get-hash.outputs.matched-files }}