Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
353afc0339
|
|||
|
47a3393cb0
|
|||
|
ad747e3426
|
|||
|
033696c7ad
|
@@ -23,7 +23,6 @@ jobs:
|
|||||||
uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest
|
uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest
|
||||||
with:
|
with:
|
||||||
token: "${{ secrets.GITEA_TOKEN }}"
|
token: "${{ secrets.GITEA_TOKEN }}"
|
||||||
actor: automation
|
|
||||||
name: Automation
|
name: Automation
|
||||||
email: "automation@huizinga.dev"
|
email: "automation@noreply.huizinga.dev"
|
||||||
- run: release-plz release-pr --git-token "${{ secrets.RELEASE_PLZ_TOKEN }}" --forge gitea -o json
|
- run: release-plz release-pr --git-token "${{ secrets.GITEA_TOKEN }}" --forge gitea -o json
|
||||||
|
|||||||
Reference in New Issue
Block a user