Skip to content

Commit

Permalink
deploy reproschema2fhir IG
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan8456 committed Feb 16, 2024
1 parent 014e5df commit 7811f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
cd website
ls
echo "removing vbai-fhir"
cp ../output website/vbai-fhir
cp -r ../output website/vbai-fhir
git add vbai-fhir
git commit -a -m "$(date): update vbai-fhir"
git push

0 comments on commit 7811f21

Please sign in to comment.