-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a2b0e02
commit a78fa11
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...workflows/docker-image-m-drive-client.yml → .github/workflows/docker-ghcr-mdrive.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: ghcr.io Docker Image CI | ||
name: GitHub Container Registry Docker Image CI | ||
|
||
on: | ||
release: | ||
|
2 changes: 1 addition & 1 deletion
2
...lows/docker-image-m-drive-sync-client.yml → .github/workflows/docker-hub-mdrive.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Client Docker Image CI | ||
name: Docker Hub Docker Image CI | ||
|
||
on: | ||
release: | ||
|
2 changes: 1 addition & 1 deletion
2
.github/workflows/dotnet-release-cient.yml → .github/workflows/windows-mdirve.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: release-windows-client | ||
name: Release Windows CI | ||
|
||
on: | ||
release: | ||
|