diff --git a/.github/workflows/testAndBuild.yml b/.github/workflows/testAndBuild.yml index 22528d3..88efed0 100644 --- a/.github/workflows/testAndBuild.yml +++ b/.github/workflows/testAndBuild.yml @@ -56,7 +56,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} force: true # Destination branch to push changes - branch: v2/doc + branch: v2-doc # We have to push from the folder where files were generated. # Same were the new repo was initialized in the previous step directory: ./doc-uml