fix: update release workflow triggers to use 'published' event
All checks were successful
CI / test (3.13) (push) Successful in 41s
All checks were successful
CI / test (3.13) (push) Successful in 41s
This commit is contained in:
@@ -6,7 +6,7 @@ name: Publish to TestPyPI
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [prereleased]
|
||||
types: [published]
|
||||
tags:
|
||||
- "v*.*.*rc*"
|
||||
- "v*.*.*a*"
|
||||
|
||||
Reference in New Issue
Block a user