diff --git a/.github/workflows/main-pipeline.yml b/.github/workflows/main-pipeline.yml index d580ab1..15d0b04 100644 --- a/.github/workflows/main-pipeline.yml +++ b/.github/workflows/main-pipeline.yml @@ -41,6 +41,7 @@ jobs: env: VITE_INFURA_API_KEY: ${{ secrets.VITE_INFURA_API_KEY }} VITE_COVALENT_API_KEY: ${{ secrets.VITE_COVALENT_API_KEY }} + VITE_TRONGRID_API_KEY: ${{ secrets.VITE_TRONGRID_API_KEY }} run: yarn build - name: Setup Pages uses: actions/configure-pages@v4 diff --git a/README.md b/README.md index c606b0e..6db94f7 100644 --- a/README.md +++ b/README.md @@ -135,9 +135,9 @@ yarn dev The project uses `Github Pages` and `Github Actions` for deployment and is connected to a custom domain. You can easily verify releases, deployments, and domain configuration: -- [Actions](https://github.com/koko37/mybucks.online-app/actions) -- [Releases](https://github.com/koko37/mybucks.online-app/releases) -- [.github/workflows/main-pipeline.yml](https://github.com/koko37/mybucks.online-app/blob/master/.github/workflows/main-pipeline.yml) +- [Actions](https://github.com/mybucks-online/app/actions) +- [Releases](https://github.com/mybucks-online/app/releases) +- [.github/workflows/main-pipeline.yml](https://github.com/mybucks-online/app/blob/master/.github/workflows/main-pipeline.yml) To check DNS settings: