diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 7839072..a26a534 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@v0 + uses: https://git.0xmax42.io/actions/auto-changelog-release-action@main with: token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}