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 38b4e39 commit 47f016c
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:
git config --global credential.helper cache
git clone --depth 1 https://${{ secrets.GH_VBAI_PAT }}@github.com/kind-lab/kind-lab.github.io website
mkdir -p website/vbai-fhir
cp -r ./git-output/vbai-fhir website/vbai-fhir
cp -r ./git-output/vbai-fhir website
cd website
git add vbai-fhir
git commit -a -m "$(date): update vbai-fhir"
Expand Down

0 comments on commit 47f016c

Please sign in to comment.