Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert repo name to lower case. #16

Closed
krasi-georgiev opened this issue Nov 20, 2020 · 2 comments
Closed

Convert repo name to lower case. #16

krasi-georgiev opened this issue Nov 20, 2020 · 2 comments

Comments

@krasi-georgiev
Copy link

-
        name: Docker meta
        id: docker_meta
        uses: crazy-max/ghaction-docker-meta@v1
        with:
          images: ${{ github.repository }}

and when the repo name container upper case it fails to push. It would be nice to convert it all to lower case

@crazy-max
Copy link
Member

@krasi-georgiev I've pushed a fix, can you try with crazy-max/ghaction-docker-meta@master?

crazy-max added a commit that referenced this issue Nov 20, 2020
@krasi-georgiev
Copy link
Author

krasi-georgiev commented Nov 20, 2020

yes all good, thanks for the quick fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants