diff --git a/.github/workflows/DeployPages.yml b/.github/workflows/DeployPages.yml index 1c9e783..3f88ace 100644 --- a/.github/workflows/DeployPages.yml +++ b/.github/workflows/DeployPages.yml @@ -158,6 +158,8 @@ jobs: needs: [build, deploy-github-pages] permissions: contents: write + environment: + name: production steps: - name: Download artifact id: download