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 Mar 27, 2024
1 parent 46aada7 commit d9086fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,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_MIGRATION_PARAMETER: ${{secrets.REACT_APP_MIGRATION_PARAMETER}}
CI: false
id: builddeploy
uses: Azure/static-web-apps-deploy@v0.0.1-preview
Expand Down

0 comments on commit d9086fd

Please sign in to comment.