Skip to content

Commit 20efe32

Browse files
author
Roberto Sora
authored
Update github-container-registry.yml
1 parent d3a5229 commit 20efe32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-container-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: docker/login-action@master
1818
with:
1919
registry: ghcr.io
20-
username: arduinobot
20+
username: ArduinoBot
2121
password: ${{ secrets.CR_PAT }}
2222

2323
- name: Publish

0 commit comments

Comments
 (0)