-
-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Labels
Description
Describe the bug
Link to the error message: https://github.com/machine-learning-apps/actions-ml-cicd/runs/439658392?check_suite_focus=true#step:7:12
To Reproduce
- name: Deploy
uses: peaceiris/actions-gh-pages@master
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./docs/_site
Your YAML file
cc: @awmatheson