Skip to content

Commit ad8ed9f

Browse files
authored
Update build_web.yaml
1 parent f1f996d commit ad8ed9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
user_email: 'github-actions[bot]@users.noreply.github.com'
2828
publish_branch: main
2929
publish_dir: ./output
30-
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
30+
deploy_key: ${{ secrets.DEPLOY_KEY }}
3131
destination_dir: output

0 commit comments

Comments
 (0)