Update .gitea/workflows/release-new.yml
All checks were successful
release-please / release-please (push) Successful in 1m23s

This commit is contained in:
Jan Gleytenhoover 2025-01-26 18:19:10 +00:00
parent 77037601a2
commit 469d6bbf6d

View file

@ -19,6 +19,8 @@ jobs:
# (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 }}
git-username: ${{ secrets.RL_USER }}
git-password: ${{ secrets.RL_PASSWD }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple