Update coolify-helper.yml
This commit is contained in:
parent
62ec85ee2e
commit
acdfa89ec1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coolify-helper.yml
vendored
2
.github/workflows/coolify-helper.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
needs: [ amd64, aarch64, arm64 ]
|
||||
needs: [ amd64, aarch64 ]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue