Update coolify-helper.yml

This commit is contained in:
Andras Bacsai 2023-09-28 21:26:55 +02:00 committed by GitHub
parent 0dd0888775
commit 8f24a66456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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