switched release to gitea release
Some checks failed
Build the flutter version of the RustDesk / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[arch:x86_64 os:windows-2019 target:x86_64-pc-windows-msvc]) (push) Failing after 20m25s

This commit is contained in:
2023-09-24 09:46:48 -05:00
parent aa6f949c43
commit 3dc51455e9

View File

@@ -132,7 +132,7 @@ jobs:
recursive: false
- name: Publish Release
uses: softprops/action-gh-release@v1
uses: https://gitea.com/actions/release-action@main
with:
prerelease: true
tag_name: ${{ env.TAG_NAME }}