Release amd as well again [release]
This commit is contained in:
2
.github/workflows/docker-push.yml
vendored
2
.github/workflows/docker-push.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
"XPIPE_VERSION=${{ env.XPIPE_VERSION }}"
|
||||
"XPIPE_REPOSITORY=${{ env.XPIPE_REPOSITORY }}"
|
||||
"XPIPE_PACKAGE=${{ env.XPIPE_PACKAGE }}"
|
||||
platforms: linux/arm64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user