Write a Github Action workflow that builds the Dockerfile and publishes it at ghcr.io/im-knots/go-api-sdk:<tag> on each git tag on the main branch. You may copy and adapt the example available in chazapp/incidents-api
You may need to enable the Github Container Registry here https://ghcr.io/im-knots/go-api-sdk
Write a Github Action workflow that builds the Dockerfile and publishes it at
ghcr.io/im-knots/go-api-sdk:<tag>on eachgit tagon the main branch. You may copy and adapt the example available in chazapp/incidents-apiYou may need to enable the Github Container Registry here https://ghcr.io/im-knots/go-api-sdk