From d52510d5d540510bfb037fbe2a30014faf827b44 Mon Sep 17 00:00:00 2001 From: Dean Lofts Date: Fri, 25 Oct 2024 13:32:50 +1100 Subject: [PATCH] ugh --- .github/workflows/01.deploy.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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: