Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
0f9709f20b
|
|||
|
5086fe1702
|
|||
|
50ea9cdb9f
|
|||
|
0f6436fa2f
|
@@ -16,4 +16,7 @@ jobs:
|
|||||||
- uses: taiki-e/install-action@v2
|
- uses: taiki-e/install-action@v2
|
||||||
with:
|
with:
|
||||||
tool: release-plz
|
tool: release-plz
|
||||||
|
- run: |
|
||||||
|
git config user.name "release-plz"
|
||||||
|
git config user.email "git@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.RELEASE_PLZ_TOKEN }}" --forge gitea -o json
|
||||||
|
|||||||
Reference in New Issue
Block a user