diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 186bab651..b199ef274 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: properties: | release=true - name: Push New Documentation - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v8 with: default_author: github_actions branch: main