Skip to content

Commit 9c023fb

Browse files
committed
Rename workflows
1 parent df90e58 commit 9c023fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/doc-publish-livedoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish release documentation
1+
name: Publish live documentation
22

33
on:
44
workflow_run:

.github/workflows/doc-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish develop documentation
1+
name: Publish documentation
22

33
on:
44
workflow_run:

0 commit comments

Comments
 (0)