Merge pull request #2727 from Kingtous/master

fix: upload race of deb and flatpak specific build
This commit is contained in:
RustDesk 2023-01-05 16:46:20 +08:00 committed by GitHub
commit 44becb42c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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