Skip to content

Commit

Permalink
added index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-werner committed Feb 6, 2025
1 parent 7faa5bd commit 3d7c279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FHIRValidator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
destination_dir: ${{ github.ref_name }}
publish_dir: ${{ github.workspace }}/validation-output/
publish_dir: ${{ github.workspace }}/validation-output

- name: Check for Uncommitted Changes
run: |
Expand Down

0 comments on commit 3d7c279

Please sign in to comment.