Skip to content

Commit

Permalink
CI: export vars
Browse files Browse the repository at this point in the history
  • Loading branch information
soofstad committed Jun 18, 2024
1 parent 7567b89 commit f01c324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-radix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ jobs:
run: |
rm -rf app/data_source_templates
mv app/data_source_templates_radix_demo app/data_source_templates
export MONGO_PASSWORD=$MONGO_PASSWORD
./reset-app.sh dev ${{ env.RESET_APP_TOKEN }}

0 comments on commit f01c324

Please sign in to comment.