html mode
This commit is contained in:
@@ -10,8 +10,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./
|
||||
with:
|
||||
format: txt
|
||||
output: ./humans.txt
|
||||
format: html
|
||||
output: ./gh-pages/index.html
|
||||
- uses: peaceiris/actions-gh-pages@v2
|
||||
env:
|
||||
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user