We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a5229 commit 20efe32Copy full SHA for 20efe32
.github/workflows/github-container-registry.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: docker/login-action@master
18
with:
19
registry: ghcr.io
20
- username: arduinobot
+ username: ArduinoBot
21
password: ${{ secrets.CR_PAT }}
22
23
- name: Publish
0 commit comments