up
This commit is contained in:
@@ -6,11 +6,11 @@ jobs:
|
||||
depoy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: mkdir -p /github/workspace/gh-pages
|
||||
- run: mkdir gh-pages
|
||||
- uses: ./
|
||||
with:
|
||||
format: txt
|
||||
output: ./gh-pages/humans.txt
|
||||
output: ./humans.txt
|
||||
- uses: peaceiris/actions-gh-pages@v2
|
||||
env:
|
||||
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user