Skip to content

Commit

Permalink
add fhir to release
Browse files Browse the repository at this point in the history
  • Loading branch information
nriss committed Jul 18, 2023
1 parent f8e793f commit 3b16743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run : java -Xmx8192m -jar publisher.jar publisher -ig igRepo/.

- name: 🏃‍♂️ Run Publisher to release
run : java -jar publisher.jar -go-publish -source igRepo -web ./IG-website-release/www/ig -registry ./IG-website-release/ig-registry/fhir-ig-list.json -history ./IG-website-release/fhir-ig-history-template -templates ./IG-website-release/templates
run : java -jar publisher.jar -go-publish -source igRepo -web ./IG-website-release/www/ig/fhir -registry ./IG-website-release/ig-registry/fhir-ig-list.json -history ./IG-website-release/fhir-ig-history-template -templates ./IG-website-release/templates



Expand Down

0 comments on commit 3b16743

Please sign in to comment.