We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507f9a4 commit f27a7f4Copy full SHA for f27a7f4
package/deploy-image-debian
@@ -24,5 +24,3 @@ docker manifest create \
24
"ghcr.io/customink/crypteia-extension-debian:${CRYPTEIA_VERSION}" \
25
--amend "ghcr.io/customink/crypteia-extension-debian-amd64:${CRYPTEIA_VERSION}" \
26
--amend "ghcr.io/customink/crypteia-extension-debian-arm64:${CRYPTEIA_VERSION}"
27
-
28
-DOCKER_LOGIN_PAT: ${{ secrets.PUBLIC_GITHUB_TOKEN_PACKAGES }}
0 commit comments