From 438acf0f10c16b399bba041f0a992d219320057f Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 24 Sep 2023 12:06:07 -0500 Subject: [PATCH] changed release action --- .gitea/workflows/flutter-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/flutter-build.yml b/.gitea/workflows/flutter-build.yml index 29bbca0e..a2b1af2c 100644 --- a/.gitea/workflows/flutter-build.yml +++ b/.gitea/workflows/flutter-build.yml @@ -132,7 +132,7 @@ jobs: recursive: false - name: Publish Release - uses: https://gitea.com/actions/release-action@main + uses: BenchmarkSims/release-action.git@main with: prerelease: true tag_name: nightly