Skip to content

Commit 4a54cee

Browse files
committed
fix: rename workflow to avoid confusion with pages-build-deployment
1 parent b9fa324 commit 4a54cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# =============================================================================
1111

1212
name: Build docs for gh-pages
13-
run-name: Update gh-pages for ${{inputs.release_tag || 'latest release'}}
13+
run-name: Build gh-pages for ${{inputs.release_tag || 'latest release'}}
1414

1515
on:
1616
push:

0 commit comments

Comments
 (0)