chore: get postversion to work

This commit is contained in:
jdx 2025-07-16 04:57:59 +00:00
parent bd8ba20c56
commit 954e13db3e
No known key found for this signature in database
GPG key ID: 584DADE86724B407
3 changed files with 7 additions and 16 deletions

View file

@ -30,4 +30,5 @@ jobs:
- uses: jdx/mise-action@v2
- run: mise run release-plz
env:
DRY_RUN: 0
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}