Skip to content

Commit

Permalink
Merge pull request #65 from eclipse-tractusx/ci/fix-puml-workflow
Browse files Browse the repository at this point in the history
ci: fix render puml to svg workflow
  • Loading branch information
tom-rm-meyer-ISST authored Oct 30, 2023
2 parents 7665fde + 80c3a08 commit fc7a7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-puml-to-svg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
- '**/*.puml'
jobs:
render-images:
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-generate-puml-svg.yml@main
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-generate-puml-svg.yaml@main

store-images:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc7a7c0

Please sign in to comment.