generate-docs-fix

This commit is contained in:
Evil Factory
2021-09-12 16:29:07 -03:00
committed by GitHub
parent 5a2f8edf25
commit 7f750773ee

View File

@@ -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 }}