Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heydarchi authored Dec 13, 2022
1 parent c9b1b4c commit 2ef6b3a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
- name: Plantuml for markdown
uses: alessandro-marcantoni/[email protected]
jobs:
embed-puml-markdown:
- name: Check out the repo
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Embed PlantUML inside Markdown
uses: alessandro-marcantoni/[email protected]

0 comments on commit 2ef6b3a

Please sign in to comment.