Skip to content

Commit

Permalink
更新 workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kem wan committed Dec 19, 2023
1 parent da45390 commit 83a7d2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI

on:
push:
branches:
- main
paths:
- bricks/VERSION # 每次更改 VERSION 时发布到 TestPyPI
release:
Expand Down

0 comments on commit 83a7d2e

Please sign in to comment.