Skip to content

fixing publishing#3

Merged
gr1shan1a merged 3 commits intomainfrom
v1
Nov 9, 2025
Merged

fixing publishing#3
gr1shan1a merged 3 commits intomainfrom
v1

Conversation

@gr1shan1a
Copy link
Contributor

This pull request includes a few targeted improvements to the Docker publishing workflow and environment configuration. The most notable changes are a fix to ensure container image tags use a lowercase repository owner (required by container registries), and an update to the Google API key in the environment file.

Docker workflow improvements:

  • Updated the Docker publish workflow (.github/workflows/docker-publish.yml) to compute a lowercase version of the repository owner and use it in the container image tag, ensuring compatibility with container registries.

Environment configuration:

  • Replaced the placeholder Google API key in .env with a specific API key value.

Documentation:

  • Minor formatting adjustment in the README.md notes section related to container image publishing.

@gr1shan1a gr1shan1a merged commit 1416e16 into main Nov 9, 2025
2 checks passed
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.

1 participant