diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 6822d72..67bd9f9 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -15,7 +15,7 @@ jobs: github.event.workflow_run.conclusion == 'success' permissions: - contents: read + issues: write deployments: write steps: