Skip to content

Commit b0dfea9

Browse files
committed
Update workflow names
1 parent 8eea99d commit b0dfea9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-actions-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Publish
1+
name: Publish actions-runner
22

33
on:
44
push:

.github/workflows/docker-publish.yml renamed to .github/workflows/publish-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Publish
1+
name: Publish container
22

33
on:
44
push:

0 commit comments

Comments
 (0)