Skip to content

Commit

Permalink
trying to see if changing workflow settings will address problem?
Browse files Browse the repository at this point in the history
  • Loading branch information
siddheshraze committed Jan 14, 2025
1 parent f868e84 commit 214cc6e
Show file tree
Hide file tree
Showing 2 changed files with 9,824 additions and 9,801 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-forestgeo-livesite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
echo AZURE_SQL_CATALOG_SCHEMA=${{ secrets.AZURE_SQL_CATALOG_SCHEMA }} >> frontend/.env
echo AZURE_STORAGE_CONNECTION_STRING=${{ secrets.AZURE_STORAGE_CONNECTION_STRING }} >> frontend/.env
echo NEXTAUTH_DEBUG=true >> frontend/.env
echo NODE_ENV=production >> frontend/.env
echo NODE_ENV=development >> frontend/.env
echo PORT=3000 >> frontend/.env
echo FG_PAT=${{ secrets.FG_PAT }} >> frontend/.env
echo OWNER=${{ secrets.OWNER }} >> frontend/.env
Expand Down
Loading

0 comments on commit 214cc6e

Please sign in to comment.