Skip to content

feat: ci: add GitHub Actions workflow to publish Docker images to GHCR on tag push#21

Closed
aymanbagabas wants to merge 1 commit intocloudflare:mainfrom
aymanbagabas:ghcr-publish
Closed

feat: ci: add GitHub Actions workflow to publish Docker images to GHCR on tag push#21
aymanbagabas wants to merge 1 commit intocloudflare:mainfrom
aymanbagabas:ghcr-publish

Conversation

@aymanbagabas
Copy link
Copy Markdown

This adds a new workflow to run a Docker publish workflow on git tag pushes. It will use the pushed git tag to read the semver and use it for the image tag(s).

Fixes: #20

@aymanbagabas aymanbagabas closed this by deleting the head repository Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish package on Docker registry

1 participant