Kav-K/GPTDiscord

Docker tag issue

Kav-K opened this issue · 2 comments

https://github.com/Kav-K/GPTDiscord/actions/runs/6901545502/job/18776545093

An issue on new releases where it says a tag is required for new pushes to the registry.. but a tag exists, not sure what's wrong here, I'm terrible with docker

Run docker/build-push-action@v5
GitHub Actions runtime token ACs
Docker info
Proxy configuration
Buildx version
/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /tmp/docker-actions-toolkit-4jJHHm/iidfile --label org.opencontainers.image.created=2023-11-17T08:21:34.578Z --label org.opencontainers.image.description=A robust, all-in-one GPT interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more! --label org.opencontainers.image.licenses=MIT --label org.opencontainers.image.revision=bad090824ebcaf9857e3dcb909259df25e695bab --label org.opencontainers.image.source=https://github.com/Kav-K/GPTDiscord --label org.opencontainers.image.title=GPTDiscord --label org.opencontainers.image.url=https://github.com/Kav-K/GPTDiscord --label org.opencontainers.image.version= --platform linux/amd64,linux/arm64 --provenance mode=max,builder-id=https://github.com/Kav-K/GPTDiscord/actions/runs/6901545502 --metadata-file /tmp/docker-actions-toolkit-4jJHHm/metadata-file --push .
ERROR: tag is needed when pushing to registry
Error: buildx failed with: ERROR: tag is needed when pushing to registry

resolved on its own