Skip to content

Commit f27a7f4

Browse files
committed
[ci skip] Fix release script
1 parent 507f9a4 commit f27a7f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package/deploy-image-debian

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@ docker manifest create \
2424
"ghcr.io/customink/crypteia-extension-debian:${CRYPTEIA_VERSION}" \
2525
--amend "ghcr.io/customink/crypteia-extension-debian-amd64:${CRYPTEIA_VERSION}" \
2626
--amend "ghcr.io/customink/crypteia-extension-debian-arm64:${CRYPTEIA_VERSION}"
27-
28-
DOCKER_LOGIN_PAT: ${{ secrets.PUBLIC_GITHUB_TOKEN_PACKAGES }}

0 commit comments

Comments
 (0)