mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
Correct publish path
This commit is contained in:
parent
07756c87f5
commit
4acc707359
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@ -60,5 +60,5 @@ jobs:
|
||||
|
||||
- name: Sync userguide to latest S3 bucket
|
||||
run: |
|
||||
aws s3 sync ./${{ inputs.file_name }}.doxygen s3://${{ secrets.AWS_S3_BUCKET }}/documentation/latest --delete
|
||||
aws s3 sync ./${{ inputs.file_name }}.doxygen s3://${{ secrets.AWS_S3_BUCKET }}/documentation/hdf5/latest --delete
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user