We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f12b8e commit 518ec09Copy full SHA for 518ec09
.github/workflows/website-deploy.yml
@@ -2,7 +2,7 @@ name: Deploy Website
2
3
on:
4
push:
5
- branches: [gh-pages]
+ branches: [website]
6
# Allows you to run this workflow manually from the Actions tab
7
workflow_dispatch:
8
0 commit comments