diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 44004c5..7b17b3f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,6 +14,9 @@ env: jobs: build: runs-on: ubuntu-latest + # Deploy to the github-pages environment + environment: + name: github-pages steps: - uses: actions/checkout@v3 - run: corepack enable