Skip to content

Commit

Permalink
Rename jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
rumpelsepp committed Nov 1, 2024
1 parent 1f049eb commit 18635f8
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-arch-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://docs.github.com/en/actions/publishing-packages/publishing-docker-images


name: Create and publish a Container image
name: Publish arch container

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-debian-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://docs.github.com/en/actions/publishing-packages/publishing-docker-images


name: Create and publish a Container image
name: Publish debian container

on:
push:
Expand Down

0 comments on commit 18635f8

Please sign in to comment.