Skip to content

Commit 7a9a207

Browse files
committed
chore: name deployment versions
1 parent 681caa3 commit 7a9a207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs-v0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Docs
1+
name: Build Docs v0
22

33
on:
44
workflow_dispatch:

.github/workflows/docs-v1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Docs
1+
name: Build Docs v1
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)