diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 4e7462f..06c342e 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -93,7 +93,7 @@ jobs: path: dist - name: Create Release - uses: https://gitea.com/actions/release-action@v2 + uses: https://gitea.com/actions/gitea-release-action@v1 with: tag_name: latest name: Latest Build