Skip to content

Commit

Permalink
Merge pull request #347 from pterm/MarvinJWendt-patch-1
Browse files Browse the repository at this point in the history
ci: fixed automatic docs updates
  • Loading branch information
MarvinJWendt committed Apr 20, 2022
2 parents e95b01c + 70c3266 commit 99aa308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/animator.yml
Expand Up @@ -8,6 +8,8 @@ jobs:
if: "!contains(github.event.head_commit.message, 'autoupdate')"
runs-on: ubuntu-latest
steps:
- name: Git Setup
run: git config --global --add safe.directory /github/workspace
- name: Update Docs
uses: pterm/animation-ci@master
env:
Expand Down

0 comments on commit 99aa308

Please sign in to comment.