diff --git a/.github/workflows/deploy-to-vps.yaml b/.github/workflows/deploy-to-vps.yaml index a4b5768..49686f0 100644 --- a/.github/workflows/deploy-to-vps.yaml +++ b/.github/workflows/deploy-to-vps.yaml @@ -12,6 +12,7 @@ on: jobs: publish: runs-on: ubuntu-latest + environment: production permissions: contents: read deployments: write