Skip to content

Commit

Permalink
Update 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 de02d39 commit cab60c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
REACT_APP_WEB3_PROJECT_ID: ${{ secrets.REACT_APP_API_KEY }}
REACT_APP_WEB3_PROJECT_ID: ${{ secrets.REACT_APP_WEB3_PROJECT_ID }}
REACT_APP_WEB3_WALLET_BASE_ADDRESS: ${{ secrets.REACT_APP_WEB3_WALLET_BASE_ADDRESS }}
steps:
- name: Checkout
Expand Down

0 comments on commit cab60c2

Please sign in to comment.