diff --git a/.gitea/workflows/flutter-build.yml b/.gitea/workflows/flutter-build.yml index 9b1f3cfe..801c8cfc 100644 --- a/.gitea/workflows/flutter-build.yml +++ b/.gitea/workflows/flutter-build.yml @@ -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 }}