Update coolify-helper.yml

This commit is contained in:
Andras Bacsai
2023-09-28 21:32:53 +02:00
committed by GitHub
parent 62ec85ee2e
commit acdfa89ec1

View File

@@ -61,7 +61,7 @@ jobs:
permissions:
contents: read
packages: write
needs: [ amd64, aarch64, arm64 ]
needs: [ amd64, aarch64 ]
steps:
- name: Checkout
uses: actions/checkout@v3