Fix indentation error in pippeline.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful

This commit is contained in:
minecraftchest1@outlook.com 2025-01-13 13:36:56 -06:00
parent 90a7e5b119
commit f63780860f

View file

@ -10,6 +10,8 @@ steps:
- python3 -m build - python3 -m build
- name: publish - name: publish
when:
- event: tag
image: gitea.elara.ws/music-kraken/plugin-twine image: gitea.elara.ws/music-kraken/plugin-twine
settings: settings:
repository_url: "https://test.pypi.org" repository_url: "https://test.pypi.org"