We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3cc90 commit 7b86dd5Copy full SHA for 7b86dd5
1 file changed
.github/workflows/deploy-frontend.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
frontend_checks:
22
- uses: tulsawebdevs/website/.github/workflows/frontend-ci.yml@dev
+ uses: tulsawebdevs/website/.github/workflows/frontend-ci.yml@prod
23
build:
24
needs: frontend_checks
25
runs-on: ubuntu-latest
0 commit comments