Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
0f9709f20b
|
|||
|
5086fe1702
|
|||
|
50ea9cdb9f
|
|||
|
0f6436fa2f
|
@@ -19,5 +19,4 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git config user.name "release-plz"
|
git config user.name "release-plz"
|
||||||
git config user.email "git@noreply.huizinga.dev"
|
git config user.email "git@noreply.huizinga.dev"
|
||||||
git config url.https://Dreaded_X:${{ secrets.RELEASE_PLZ_TOKEN }}@git.huizinga.dev/.insteadOf https://git.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.RELEASE_PLZ_TOKEN }}" --forge gitea -o json
|
||||||
|
|||||||
Reference in New Issue
Block a user