Skip to content

Commit

Permalink
Adding photo config setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
phorne-uncharted committed Jun 15, 2022
1 parent 6283215 commit 783d16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
WEBAPP_ORIGIN: ${{ secrets.WEBAPP_ORIGIN }}
WEBAPP_STORAGE_ACCOUNT: ${{ secrets.WEBAPP_STORAGE_ACCOUNT }}
WEBAPP_STORAGE_KEY: ${{ secrets.WEBAPP_STORAGE_KEY }}
TAKE_PHOTO_MODE_ENABLED: ${{ secrets.TAKE_PHOTO_MODE_ENABLED }}

deploy-demo:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 783d16e

Please sign in to comment.