forgot to remove dependency lol

main v0.0.4
Gabe Farrell 1 week ago
parent 90709585c7
commit f5d314eeff

@ -37,7 +37,6 @@ jobs:
push_to_registry:
name: Push Docker image to Docker Hub (release)
if: startsWith(github.ref, 'refs/tags/')
needs: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Loading…
Cancel
Save