Skip to content

Commit

Permalink
qqq
Browse files Browse the repository at this point in the history
  • Loading branch information
metadaddy committed Jul 26, 2024
1 parent aa2fad1 commit b1ba424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-auto.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create and publish the Docker image
name: Create and publish the Docker image (auto)

# Configures this workflow to run every time a release is published
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-manual.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create and publish the Docker image
name: Create and publish the Docker image (manual)

# Configures this workflow to run manually
on:
Expand Down

0 comments on commit b1ba424

Please sign in to comment.