We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd1a82 commit c64fe67Copy full SHA for c64fe67
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
id: date
29
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
30
-
31
- name: Login to DockerHub
+ name: Login to GHCR
32
uses: docker/login-action@v2
33
with:
34
registry: ghcr.io
0 commit comments