Skip to content

Commit

Permalink
test pr deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Dec 10, 2024
1 parent 8a1d66a commit dd55028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- run: cd login-workflow && yarn install:dependencies && yarn link:workflow && cd example && yarn && echo "${{ secrets.OKTA_APP_ISSUER }}" > .env.local && yarn build
# - run: |
# cd login-workflow/example
# touch .env.local
# echo "${{ secrets.OKTA_APP_ISSUER }}" > .env.local
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
Expand Down

0 comments on commit dd55028

Please sign in to comment.