Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: Natalia Pozhidaeva <Natalia_Pozhidaeva@epam.com>
  • Loading branch information
h1alexbel and pnatashap authored Feb 1, 2024
1 parent c37bfa5 commit ff7269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plantuml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Generate SVG Diagrams
uses: holowinski/plantuml-github-action@main
with:
args: -v -tsvg diagrams/*.puml
args: -v -tsvg doc/*.puml
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit ff7269b

Please sign in to comment.