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
|
||||
with:
|
||||
token: "${{ secrets.GITEA_TOKEN }}"
|
||||
actor: automation
|
||||
name: Automation
|
||||
email: "automation@huizinga.dev"
|
||||
- run: release-plz release-pr --git-token "${{ secrets.RELEASE_PLZ_TOKEN }}" --forge gitea -o json
|
||||
email: "automation@noreply.huizinga.dev"
|
||||
- run: release-plz release-pr --git-token "${{ secrets.GITEA_TOKEN }}" --forge gitea -o json
|
||||
|
||||
Reference in New Issue
Block a user