Skip to content

Commit 7f7c7c4

Browse files
committed
[joinrpg-docs-253] change workflow names
1 parent 7ef7e0d commit 7f7c7c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dev-deploy.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 and deploy dev docs
22

33
on:
44
push:

.github/workflows/prod-deploy.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 and deploy prod docs
22

33
on:
44
push:

0 commit comments

Comments
 (0)