Skip to content

Commit

Permalink
/deploy uat
Browse files Browse the repository at this point in the history
  • Loading branch information
jbyrne committed Mar 8, 2024
1 parent 7c40802 commit 6073529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ jobs:
override_env_upper=$(echo "$trimmed_message" | awk '{print toupper($NF)}')
echo "THE_ENV=${override_env}" >> $GITHUB_ENV
echo "TARGET_ENV_UPPERCASE=${override_env_upper}" >> $GITHUB_ENV
cat ./configs/hitideConfig-override_env.js > ./dist/hitideConfig.js
- name: Make Config Files
run: |
Expand Down

0 comments on commit 6073529

Please sign in to comment.