Skip to content

Commit 72ca614

Browse files
authored
Merge pull request #50 from tmknight/develop
Update workflows
2 parents 4aafe07 + 9a7c11d commit 72ca614

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-publish-alpine-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# for NordVPN
2-
name: Docker Publish Alpine
2+
name: Docker Publish Alpine Edge
33

44
# This workflow uses actions that are not certified by GitHub.
55
# They are provided by a third-party and are governed by

.github/workflows/docker-publish-ubuntu-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# for NordVPN
2-
name: Docker Publish Ubuntu
2+
name: Docker Publish Ubuntu Edge
33

44
# This workflow uses actions that are not certified by GitHub.
55
# They are provided by a third-party and are governed by

0 commit comments

Comments
 (0)