Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit 086e205

Browse files
committed
Deploy on gh-pages push
1 parent 7fff7cd commit 086e205

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
@@ -4,7 +4,7 @@ name: Deploy GitHub Pages dependencies preinstalled
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: ["main"]
7+
branches: ["gh-pages"]
88
paths:
99
- 'docs/**' # only execute if we have docs changes
1010

0 commit comments

Comments
 (0)