修正工作流

This commit is contained in:
snowy 2024-08-19 00:06:24 +08:00
parent 775596b5bf
commit 832cc2ec44

View File

@ -1,12 +1,8 @@
name: Publish
on:
push:
branches:
- main
tags:
- '*'
workflow_dispatch:
release:
types: [published]
jobs:
pypi-publish:
@ -21,4 +17,4 @@ jobs:
- uses: pdm-project/setup-pdm@v3
- name: Publish package distributions to PyPI
run: pdm publish
run: pdm publish