Skip to content

Commit

Permalink
use default domain stagging
Browse files Browse the repository at this point in the history
  • Loading branch information
upiksaleh committed Nov 16, 2024
1 parent b7e7342 commit aae5bdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:

- name: 'Create .env.local'
run: |
echo NEXT_PUBLIC_ROOT_DOMAIN=portal-staging.bolselkab.go.id >> .env.local
echo BACKEND_URL=${{ secrets.BACKEND_URL }} >> .env.local
echo BACKEND_TOKEN=${{ secrets.BACKEND_TOKEN }} >> .env.local
echo NEW_RELIC_APP_NAME=${{ secrets.NEW_RELIC_APP_NAME }} >> .env.local
Expand Down

0 comments on commit aae5bdc

Please sign in to comment.