Skip to content

Commit d6f1a1f

Browse files
committed
workflow update
1 parent c808995 commit d6f1a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
github_token: ${{ secrets.DEPLOY_TOKEN }}
3333
publish_dir: ./build
3434
publish_branch: main
35-
external_repository: stacchain/stacchain.github.io
35+
destination_repo: stacchain/stacchain.github.io
3636
user_name: "jonhealy1" # Replace with your GitHub username
3737
user_email: "[email protected]" # Replace with your GitHub email

0 commit comments

Comments
 (0)