Skip to content

Commit

Permalink
Merge pull request #194 from shafin-deriv/shafin/BOT/chore-test-workflow
Browse files Browse the repository at this point in the history
chore: fix staging workflow
  • Loading branch information
shafin-deriv authored Dec 12, 2024
2 parents 05c280d + e7cea61 commit d7fa2b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Build staging
run: npm run build
env:
NODE_ENV: staging
R2_PROJECT_NAME: ${{ vars.R2_PROJECT_NAME }}
TRANSLATIONS_CDN_URL: ${{ vars.TRANSLATIONS_CDN_URL }}
CROWDIN_BRANCH_NAME: staging
Expand Down

0 comments on commit d7fa2b1

Please sign in to comment.