Skip to content

Commit ebd916d

Browse files
Minor fixes to workflows
1 parent 492da73 commit ebd916d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dnmtools_release_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: dnmtools Release (Linux)
1+
name: DNMTools release (Linux)
22

33
on:
44
workflow_dispatch:

.github/workflows/dnmtools_release_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: dnmtools Release (macOS)
1+
name: DNMTools release (macOS)
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)