diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index a26a534..7839072 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -14,6 +14,6 @@ jobs: with: fetch-depth: 0 - name: Release - uses: https://git.0xmax42.io/actions/auto-changelog-release-action@main + uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0 with: token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}