diff --git a/.github/workflows/release-docs.yml b/.github/workflows/release-docs.yml index 0c7f680..4b045ee 100644 --- a/.github/workflows/release-docs.yml +++ b/.github/workflows/release-docs.yml @@ -50,7 +50,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - git push + git push -u - name: Create Pull Request uses: peter-evans/create-pull-request@v5