diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0d8100d..c515526 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -41,7 +41,7 @@ jobs: retention-days: 5 - name: Create Release - uses: https://gitea.com/actions/release-action@main + uses: gitea.com/actions/release-action@main with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: v${{ env.VERSION }}