Skip to content

Commit

Permalink
fix: docker names must be lower case
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay authored Aug 11, 2020
1 parent 88d4aff commit 3e8d775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: Mavenoid/git-mirror-action/git-mirror-action
repository: mavenoid/git-mirror-action/git-mirror-action
tag_with_ref: true

0 comments on commit 3e8d775

Please sign in to comment.