Skip to content

Commit

Permalink
#39 [docker public hub] chore: change workflow info
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Aug 4, 2024
1 parent 2e84bac commit 447b975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php-docker-public.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish PHP Docker image
name: Publish PHP image to Docker Hub

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/worker-docker-public.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish Worker Docker image
name: Publish Worker image to Docker Hub

on:
push:
Expand Down

0 comments on commit 447b975

Please sign in to comment.