generate-docs-fix
This commit is contained in:
1
.github/workflows/generate-docs.yml
vendored
1
.github/workflows/generate-docs.yml
vendored
@@ -30,7 +30,6 @@ jobs:
|
||||
run: ldoc . --fatalwarnings
|
||||
|
||||
- name: Deploy
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository == 'EvilBot-bot/Barotrauma-lua-attempt' && success()
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user