We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dfcc4 commit e5af0adCopy full SHA for e5af0ad
.github/workflows/ReleaseNewVersion.yml
@@ -47,6 +47,7 @@ jobs:
47
tag_name: '${{ github.event.inputs.version }}'
48
draft: true
49
prerelease: false
50
+ target_commitish: ${{ github.sha }}
51
files: |
52
FlutterMediaInfo-Example-Ubuntu-20.04.zip
53
FlutterMediaInfo-Example-Ubuntu-22.04.zip
0 commit comments