Skip to content

Commit ff5b9bb

Browse files
committed
ci: correct names for workflows
1 parent 309c427 commit ff5b9bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build_test_package_publish
1+
name: build test package and publish
22

33
on:
44
push:

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy VitePress site to Pages
1+
name: deploy docs site to Pages
22

33
on:
44
push:

0 commit comments

Comments
 (0)