mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Fix tag delay (#6309)
* modify line 271 in release-files.yml to use the branch name in place of the short hash.
This commit is contained in:
@@ -268,7 +268,7 @@ jobs:
|
||||
name: "HDF5 Release ${{ inputs.use_tag }}"
|
||||
draft: true
|
||||
prerelease: false
|
||||
target_commitish: ${{ inputs.file_sha }}
|
||||
target_commitish: ${{ inputs.file_branch }}
|
||||
body_path: description.txt
|
||||
files: |
|
||||
${{ steps.get-file-base.outputs.FILE_BASE }}.doxygen.zip
|
||||
|
||||
Reference in New Issue
Block a user