Skip to content

Commit

Permalink
rename actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mununki committed Dec 8, 2023
1 parent 7be7ef4 commit c70ded5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ppx_spice build macOS
name: ppx_rhf build macOS

on: [workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ppx_spice build windows
name: ppx_rhf build windows

on: [workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ppx_spice publish
name: ppx_rhf publish

on: [workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_prerelease.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ppx_spice publish prerelease
name: ppx_rhf publish prerelease

on: [workflow_dispatch]

Expand Down

0 comments on commit c70ded5

Please sign in to comment.