Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 8e389bd

Browse files
committed
fix: Update deployment branch from 'docs' to 'gh-pages'
1 parent d63f9af commit 8e389bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- docs
6+
- gh-pages
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)