Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Update manual-api-deploy-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stranger80 authored Nov 21, 2023
1 parent 6e9edcc commit 95c27b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-api-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# inject the expected React package URL for CORS logic
environment-variables: |
RUST_LOG=INFO
VITE_URL=https://zksync-plugin.nethermind.io/
VITE_URL=https://zksync-plugin.nethermind.io
PROMTAIL_USERNAME=${{secrets.PROMTAIL_USERNAME}}
PROMTAIL_PASSWORD=${{secrets.PROMTAIL_PASSWORD}}
Expand Down

0 comments on commit 95c27b5

Please sign in to comment.