diff --git a/.github/workflows/01.deploy.yml b/.github/workflows/01.deploy.yml index 27c6b26..d6ed17c 100644 --- a/.github/workflows/01.deploy.yml +++ b/.github/workflows/01.deploy.yml @@ -3,12 +3,7 @@ name: Deploy to Digital Ocean permissions: id-token: write contents: read - -on: - workflow_dispatch: - push: - branches: - - dl/kamal-2-test + packages: write # Added this permission for ghcr.io access jobs: deploy: