Skip to content

Commit

Permalink
errorfix
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Jan 9, 2024
1 parent 18d58ec commit 5a16ee0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/RenderAllDiagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ jobs:
# add and commit the new generated files
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
commit-message: Generated Images from source Code by GitHub Action
reviewers: ${GITHUB_ACTOR}
commit-message: Generated Images from source Code by GitHub Action


#- name: Commit and push
# run: |
Expand Down

0 comments on commit 5a16ee0

Please sign in to comment.