We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc7e2a commit efd8073Copy full SHA for efd8073
.github/workflows/DeployDemo.yaml
@@ -51,5 +51,5 @@ jobs:
51
with:
52
publish_dir: yasa-ui/dist
53
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
54
- external_repository: yasa-org/yasa-org.github.io
+ external_repository: yasa-org/demo
55
publish_branch: master
0 commit comments