We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680da51 commit 407f7d9Copy full SHA for 407f7d9
.github/workflows/gh-pages.yml
@@ -3,7 +3,7 @@ name: Deploy GitHub Pages
3
on:
4
push:
5
branches:
6
- - 2024.2 # Set a branch name to trigger deployment
+ - main
7
jobs:
8
deploy:
9
runs-on: ubuntu-22.04
0 commit comments