ci: removing spurious release
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Dylan R. E. Moonfire 2023-01-25 20:40:27 -06:00
parent ad91668a44
commit 092db2a170

View file

@ -19,7 +19,7 @@ pipeline:
when:
event: [push, manual]
release-main:
release:
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
commands:
- nix develop --command scripts/release.sh
@ -30,16 +30,3 @@ pipeline:
when:
event: [push, manual]
branch: main
release-gitea:
image: plugins/gitea-release
settings:
base_url: https://src.mfgames.com
files:
- "*.pdf"
- "*.epub"
api_key:
from_secret: gitea_token
when:
event: tag
tag: v*