Skip to content

Commit

Permalink
Update update_overview.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Jul 12, 2024
1 parent 555b040 commit a8e7d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
cd zeiss-inspect-addon-api
git add doc/python_examples/examples_overview.md
git commit -m "Updated doc/python_examples/examples_overview.md"
git remote add target https://x-access-token:${{ secrets.TARGET_REPO_PAT }}@github.com/ZeissIQS/zeiss-inspect-addon-api.git
git push origin +overview-update:overview-update

0 comments on commit a8e7d72

Please sign in to comment.