4 Commits

Author SHA1 Message Date
Dreaded_X 5daf493290 chore(deps): Update dependencies
Release-plz / Release-plz PR (push) Successful in 1m30s
2026-04-05 03:29:36 +02:00
Dreaded_X b3ff01e8cb chore: Disable building tests 2026-04-05 03:29:36 +02:00
Dreaded_X 1dfb0116c7 chore: Disable request features to reduce binary size 2026-04-05 03:29:36 +02:00
Dreaded_X 09cbcc3b39 chore: Setup workflows 2026-04-05 03:29:35 +02:00
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- run: |
git config user.name "Release-plz"
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
# release-plz: