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 c808995 commit d6f1a1fCopy full SHA for d6f1a1f
.github/workflows/deploy.yml
@@ -32,6 +32,6 @@ jobs:
32
github_token: ${{ secrets.DEPLOY_TOKEN }}
33
publish_dir: ./build
34
publish_branch: main
35
- external_repository: stacchain/stacchain.github.io
+ destination_repo: stacchain/stacchain.github.io
36
user_name: "jonhealy1" # Replace with your GitHub username
37
user_email: "[email protected]" # Replace with your GitHub email
0 commit comments