Skip to content

Commit

Permalink
Update testAndBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou authored Jul 20, 2021
1 parent 004676b commit cc25e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testAndBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc25e69

Please sign in to comment.