Skip to content

Commit 6421b0d

Browse files
committed
Bump react check action
1 parent db65a28 commit 6421b0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/shared-build-deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,11 @@ jobs:
4343

4444
frontend-check:
4545
name: "Frontend Check"
46-
uses: pennlabs/shared-actions/.github/workflows/react-check.yaml@v0.1.1
46+
uses: pennlabs/shared-actions/.github/workflows/react.yaml@v0.1.6
4747
with:
4848
path: frontend
4949
nodeVersion: 18.0.0
50+
skipReactPublish: true
5051

5152
publish-frontend:
5253
uses: pennlabs/shared-actions/.github/workflows/docker-publish.yaml@v0.1.6

0 commit comments

Comments
 (0)