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 f94d18c commit 36307f0Copy full SHA for 36307f0
.github/workflows/docs.yml
@@ -4,7 +4,7 @@ name: Deploy documentation to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["v2-web3-onboard-develop", "feature/documentation"]
+ branches: ["docs-develop"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments