Skip to content

Commit

Permalink
update action name more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
WindoC committed Aug 29, 2023
1 parent b8d909b commit 27b1dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildx_dockerhub.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: buildx
name: buildx_dockerhub

on:
create:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/buildx_github.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: buildx
name: buildx_github

on:
create:
Expand Down

0 comments on commit 27b1dce

Please sign in to comment.