Skip to content

Commit f4649fd

Browse files
committed
ci: update gh-pages workflow
Updates the name of the referenced CI workflow to kick off the gh-pages workflow.
1 parent d7624e1 commit f4649fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: gh-pages
33
on:
44
workflow_run:
55
workflows:
6-
- "stacks-blockchain-api"
6+
- CI
77
branches:
88
- master
99
types:

0 commit comments

Comments
 (0)