diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 3e8adb3..6d1a96e 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -1,4 +1,10 @@ name: Deploy to GHP +permissions: + deployments: write + contents: write + statuses: write + actions: write + checks: read on: workflow_dispatch: jobs: