fixes drone publish dependency
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marvin Steadfast 2021-03-03 14:11:35 +01:00
parent 08e2c5e5fc
commit 7911d9254b

View File

@ -34,9 +34,6 @@ steps:
from_secret: github_token
commands:
- goreleaser release --rm-dist --parallelism=1
depends_on:
- submodules
- clean
when:
event:
- tag