We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988ab1f commit cefd2f4Copy full SHA for cefd2f4
.github/workflows/deploy.yaml
@@ -2,7 +2,7 @@ on:
2
push:
3
branches:
4
- main
5
- - try-pages
+ - release
6
jobs:
7
deploy:
8
runs-on: "macos-15"
0 commit comments