Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
Signed-off-by: Evaldo Felipe <[email protected]>
  • Loading branch information
evaldofelipe committed Jan 8, 2025
1 parent b0adb9d commit 0ea8765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pre-build-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

FILE_REMOTE="projects/across/frontend/outputs/output.env"
FILE_PATH="output.env"
GH_REPO="UMAprotocol/git-env"
GH_REPO="umaprotocol/git-env"

if [ -n "${GH_TOKEN}" ]; then
echo "Getting env files from config repo..."
Expand Down

0 comments on commit 0ea8765

Please sign in to comment.