diff --git a/.github/workflows/chore.yml b/.github/workflows/chore.yml index 8634d32..9f868f6 100644 --- a/.github/workflows/chore.yml +++ b/.github/workflows/chore.yml @@ -38,7 +38,7 @@ jobs: git push origin develop publish-docs: - name: Publish Documentation + name: Publish documentation runs-on: ubuntu-latest if: startsWith(github.event.pull_request.head.ref, 'docs/') || startsWith(github.event.pull_request.head.ref, 'release/') permissions: