Skip to content

Commit e5af0ad

Browse files
committed
[CI] Fixed make release.
1 parent 89dfcc4 commit e5af0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ReleaseNewVersion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
tag_name: '${{ github.event.inputs.version }}'
4848
draft: true
4949
prerelease: false
50+
target_commitish: ${{ github.sha }}
5051
files: |
5152
FlutterMediaInfo-Example-Ubuntu-20.04.zip
5253
FlutterMediaInfo-Example-Ubuntu-22.04.zip

0 commit comments

Comments
 (0)