Skip to content

Commit

Permalink
Update profile_tag_trigger_publication.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brettesler-ext committed Aug 10, 2024
1 parent 98db5b9 commit 3195cba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/profile_tag_trigger_publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ jobs:
- name: Upload Base webroot to S3
run: |
aws s3 cp ./webroot/fhir/base s3://hl7au-fhir-ig/fhir/ --recursive --only-show-errors #/${{ steps.get_tag.outputs.tag }}
aws s3 cp ./webroot/fhir/package-feed.xml s3:///hl7au-fhir-ig/fhir/package-feed.aubase.xml
aws s3 cp ./webroot/fhir/publication-feed.xml s3:///hl7au-fhir-ig/fhir/publication-feed.aubase.xml
aws s3 cp ./webroot/fhir/package-feed.xml s3://hl7au-fhir-ig/fhir/package-feed.aubase.xml
aws s3 cp ./webroot/fhir/publication-feed.xml s3://hl7au-fhir-ig/fhir/publication-feed.aubase.xml

0 comments on commit 3195cba

Please sign in to comment.