Skip to content

Commit 5a1f0af

Browse files
Merge pull request #2 from EventStore/lowercase
Lowercase the repository name to comply with github actions
2 parents 0e7e9a6 + 568f28e commit 5a1f0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
username: ${{ github.actor }}
5151
password: ${{ secrets.GITHUB_TOKEN }}
5252
registry: docker.pkg.github.com
53-
repository: EventStore/es-gencert-cli/es-gencert-cli
53+
repository: eventstore/es-gencert-cli/es-gencert-cli
5454
tag_with_ref: true

0 commit comments

Comments
 (0)