diff --git a/.github/workflows/release-deploy.yml b/.github/workflows/release-deploy.yml index 98cd32f3..aa4feeb5 100644 --- a/.github/workflows/release-deploy.yml +++ b/.github/workflows/release-deploy.yml @@ -6,6 +6,7 @@ jobs: deploy_to_wp_repository: name: Deploy to WP.org runs-on: ubuntu-latest + environment: wordpress steps: - name: Checkout code uses: actions/checkout@master