Skip to content

Commit

Permalink
Chore: app migration (add missing variable) (#3090)
Browse files Browse the repository at this point in the history
  • Loading branch information
thewahome authored and musale committed Jan 2, 2025
1 parent 94b213f commit 0eaf908
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,7 @@ jobs:
REACT_APP_NOMINATION_PERIOD: ${{secrets.REACT_APP_NOMINATION_PERIOD}}
REACT_APP_COOLDOWN_PERIOD: ${{secrets.REACT_APP_COOLDOWN_PERIOD}}
REACT_APP_USAGE_TIME: ${{secrets.REACT_APP_USAGE_TIME}}
REACT_APP_DEVX_API_URL: ${{secrets.REACT_APP_DEVX_API_URL}}
REACT_APP_MIGRATION_PARAMETER: ${{secrets.REACT_APP_MIGRATION_PARAMETER}}
SKIP_DEPLOY_ON_MISSING_SECRETS: true
CI: false
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit 0eaf908

Please sign in to comment.