File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 55name : Build and publish to PyPI
66
77on :
8+ push : # Use together with "[cd build]" commit message
9+ branches :
10+ - dev
11+ pull_request : # Use together with "[cd build]" commit message
12+ branches :
13+ - dev
814 release :
9- types : [published]
15+ types : [published] # "Publish release" button
16+ workflow_dispatch : # Manual trigger to test wheel build
1017
1118jobs :
1219 echo_github_env :
Original file line number Diff line number Diff line change 23235 . The click the "Generate release notes" button.
24246 . You can optionally include any particular thank-you's to contributors or
2525 reviewers in a note at the bottom of the release.
26- 7 . You can then click "publish release."
26+ 7 . You can then click "Publish release" button.
27278 . If [ the CI] [ ci ] run is [ successful] [ actions ] ,
2828 then the release will be published on both
2929 the GitHub release page and also the [ Python Package Index] [ pypi ] .
You can’t perform that action at this time.
0 commit comments