Skip to content

Commit f521c09

Browse files
authored
fix CI workflow name (#52)
1 parent 0c7d81a commit f521c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/ci.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99

1010
export const ciStr = `
11-
name: Build and publish Modus app
11+
name: ci-hypermode-functions
1212
1313
on:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)