diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1079e83f..74d480d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,9 +10,9 @@ on: schedule: - cron: '59 23 * * *' -permissions: +permissions: contents: read - packages: write + packages: write jobs: ubuntu_latest_deploy: