Merge pull request #2727 from Kingtous/master
fix: upload race of deb and flatpak specific build
This commit is contained in:
commit
44becb42c6
1
.github/workflows/flutter-nightly.yml
vendored
1
.github/workflows/flutter-nightly.yml
vendored
@ -1181,6 +1181,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Publish debian package
|
||||
if: ${{ matrix.job.extra-build-features == '' }}
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
prerelease: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user