Skip to content

Commit

Permalink
Merge pull request #197 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 13, 2024
2 parents 09a9525 + 76f29a6 commit 0e33c48
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: ${{ vars.NODE_ENV }}
R2_PROJECT_NAME: ${{ vars.R2_PROJECT_NAME }}
TRANSLATIONS_CDN_URL: ${{ vars.TRANSLATIONS_CDN_URL }}
CROWDIN_BRANCH_NAME: staging
Expand Down

0 comments on commit 0e33c48

Please sign in to comment.