diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 2838d6b..3130461 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -42,7 +42,7 @@ jobs: - name: Create Release - uses: gitea.com/actions/release-action@main + uses: https://gitea.com/actions/release-action@main with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: v${{ env.VERSION }}