diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4f4a095..9a1ea9f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,6 +5,8 @@ on: push: branches: - main +permissions: + contents: write jobs: deploy: