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 ec7f504 commit f1f996dCopy full SHA for f1f996d
.github/workflows/build_web.yaml
@@ -27,4 +27,5 @@ jobs:
27
user_email: 'github-actions[bot]@users.noreply.github.com'
28
publish_branch: main
29
publish_dir: ./output
30
+ deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
31
destination_dir: output
0 commit comments