Skip to content

Commit c64fe67

Browse files
authored
Update main.yml
1 parent dbd1a82 commit c64fe67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id: date
2929
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
3030
-
31-
name: Login to DockerHub
31+
name: Login to GHCR
3232
uses: docker/login-action@v2
3333
with:
3434
registry: ghcr.io

0 commit comments

Comments
 (0)