diff --git a/.github/workflows/coolify-helper.yml b/.github/workflows/coolify-helper.yml index f7332ef8c..d174bfaf9 100644 --- a/.github/workflows/coolify-helper.yml +++ b/.github/workflows/coolify-helper.yml @@ -61,7 +61,7 @@ jobs: permissions: contents: read packages: write - needs: [ amd64, aarch64, arm64 ] + needs: [ amd64, aarch64 ] steps: - name: Checkout uses: actions/checkout@v3