Update .gitea/workflows/release-new.yml
Some checks failed
release-please / release-please (push) Failing after 1m25s

This commit is contained in:
Jan Gleytenhoover 2025-01-26 17:48:05 +00:00
parent c300036c8a
commit 4e93120439

View file

@ -18,7 +18,7 @@ jobs:
# this assumes that you have created a personal access token
# (PAT) and configured it as a GitHub action secret named
# `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: node