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 1a9903f commit 40a839bCopy full SHA for 40a839b
1 file changed
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Deploy pages
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [main]
+ branches: [presentation]
7
8
permissions:
9
contents: read
0 commit comments