Skip to content

Commit

Permalink
Update fhir-workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdemeyANS authored Jan 21, 2025
1 parent 929c6d1 commit 26cab04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fhir-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
- uses: actions/checkout@v3
with:
path: igSource
- uses: ansforge/IG-workflows@main
- uses: ansforge/IG-workflows@v0.4.0
with:
repo_ig: "./igSource"
github_page: "true"
github_page_token: ${{ secrets.GITHUB_TOKEN }}
bake: "false"
nos: "false"
validator_cli: "true"
validator_cli: "false"
generate_testscript: "false"
generate_plantuml : "false"

0 comments on commit 26cab04

Please sign in to comment.