Skip to content

Commit

Permalink
Merge pull request #354 from metanorma/ci/use-plantuml-workflow
Browse files Browse the repository at this point in the history
Use plantuml workflow instead generic one
  • Loading branch information
CAMOBAP authored Nov 29, 2023
2 parents 31704cc + 4f503ef commit 45c1768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ on:

jobs:
rake:
uses: metanorma/ci/.github/workflows/generic-rake.yml@main
uses: metanorma/ci/.github/workflows/plantuml-rake.yml@main
secrets:
pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }}

0 comments on commit 45c1768

Please sign in to comment.