Skip to content

Commit 60446ce

Browse files
committed
fix: fix docker push job name
1 parent 96f768b commit 60446ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Build And Push To Docker Hub
1+
name: Docker Build And Push To Registry
22

33
on:
44
push:

0 commit comments

Comments
 (0)