diff --git a/.github/workflows/deploy-master-to-prod.yml b/.github/workflows/deploy-master-to-prod.yml index 4ce4e97..bd23a77 100644 --- a/.github/workflows/deploy-master-to-prod.yml +++ b/.github/workflows/deploy-master-to-prod.yml @@ -7,6 +7,7 @@ on: jobs: deploy: runs-on: ubuntu-latest + environment: production steps: - uses: actions/checkout@v4 - name: wrangler publish