diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f5fb06f..611158d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,7 +46,10 @@ jobs: permissions: pages: write id-token: write - + + environment: + name: github-pages + runs-on: ubuntu-latest steps: