Skip to content

Commit 7b86dd5

Browse files
committed
fix(ci): use prod branch frontend-ci
1 parent ac3cc90 commit 7b86dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
frontend_checks:
22-
uses: tulsawebdevs/website/.github/workflows/frontend-ci.yml@dev
22+
uses: tulsawebdevs/website/.github/workflows/frontend-ci.yml@prod
2323
build:
2424
needs: frontend_checks
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)