Skip to content

Commit

Permalink
Add REACT_APP_WEB3_WALLET_BASE_ADDRESS to jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SunDr17 authored Jan 24, 2024
1 parent 8024555 commit de02d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
runs-on: ubuntu-latest
env:
REACT_APP_WEB3_PROJECT_ID: ${{ secrets.REACT_APP_API_KEY }}
REACT_APP_WEB3_WALLET_BASE_ADDRESS: ${{ secrets.REACT_APP_WEB3_WALLET_BASE_ADDRESS }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit de02d39

Please sign in to comment.