Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5daf493290
|
|||
|
b3ff01e8cb
|
|||
|
1dfb0116c7
|
|||
|
09cbcc3b39
|
@@ -23,7 +23,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git config user.name "Release-plz"
|
git config user.name "Release-plz"
|
||||||
git config user.email "release-plz@noreply.huizinga.dev"
|
git config user.email "release-plz@noreply.huizinga.dev"
|
||||||
# git config url.https://${{ gitea.actor }}:${{ secrets.GITEA_TOKEN }}@git.huizinga.dev/.insteadOf https://git.huizinga.dev/
|
git config url.https://${{ gitea.actor }}:${{ secrets.GITEA_TOKEN }}@git.huizinga.dev/.insteadOf https://git.huizinga.dev/
|
||||||
- run: release-plz release-pr --git-token "${{ secrets.GITEA_TOKEN }}" --forge gitea -o json
|
- run: release-plz release-pr --git-token "${{ secrets.GITEA_TOKEN }}" --forge gitea -o json
|
||||||
|
|
||||||
# release-plz:
|
# release-plz:
|
||||||
|
|||||||
Reference in New Issue
Block a user