fix(release): remove non-existing dependency
All checks were successful
Release / Create Release (push) Successful in 10s
Release / Print Release (push) Successful in 3s

This commit is contained in:
Luke Tainton 2025-01-15 21:55:14 +00:00
parent c402be911d
commit c73efa46a6
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -8,7 +8,6 @@ on:
jobs:
create_release:
name: Create Release
needs: test
uses: https://git.tainton.uk/actions/gha-workflows/.gitea/workflows/create-release.yml@main
secrets:
ACTIONS_TOKEN: ${{ secrets.ACTIONS_TOKEN }}