Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 407f7d9

Browse files
authoredApr 13, 2025··
Update gh-pages.yml
1 parent 680da51 commit 407f7d9

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: Deploy GitHub Pages
33
on:
44
push:
55
branches:
6-
- 2024.2 # Set a branch name to trigger deployment
6+
- main
77
jobs:
88
deploy:
99
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)
Please sign in to comment.