4 Commits

Author SHA1 Message Date
Dreaded_X 353afc0339 chore(deps): Update dependencies
CI / prek (push) Successful in 2m10s
CI / cargo shear (push) Successful in 1m35s
Release-plz / Release-plz PR (push) Failing after 2m41s
2026-04-04 22:52:00 +02:00
Dreaded_X 47a3393cb0 chore: Disable building tests 2026-04-04 22:52:00 +02:00
Dreaded_X ad747e3426 chore: Disable request features to reduce binary size 2026-04-04 22:52:00 +02:00
Dreaded_X 033696c7ad chore: Setup workflows 2026-04-04 22:52:00 +02:00
+2 -3
View File
@@ -23,7 +23,6 @@ jobs:
uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest
with: with:
token: "${{ secrets.GITEA_TOKEN }}" token: "${{ secrets.GITEA_TOKEN }}"
actor: automation
name: Automation name: Automation
email: "automation@huizinga.dev" email: "automation@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.GITEA_TOKEN }}" --forge gitea -o json