Skip to content

Commit c70ded5

Browse files
committed
rename actions
1 parent 7be7ef4 commit c70ded5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/build_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ppx_spice build macOS
1+
name: ppx_rhf build macOS
22

33
on: [workflow_dispatch]
44

.github/workflows/build_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ppx_spice build windows
1+
name: ppx_rhf build windows
22

33
on: [workflow_dispatch]
44

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ppx_spice publish
1+
name: ppx_rhf publish
22

33
on: [workflow_dispatch]
44

.github/workflows/publish_prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ppx_spice publish prerelease
1+
name: ppx_rhf publish prerelease
22

33
on: [workflow_dispatch]
44

0 commit comments

Comments
 (0)