Skip to content

Commit

Permalink
Merge branch 'main' into fix/add_become_methods_3481
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed May 23, 2023
2 parents 2bc6051 + 354e612 commit c2ab3e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@ name: release
"on":
release:
types: [published]
workflow_dispatch:

jobs:
# https://github.com/marketplace/actions/actions-tagger
actions-tagger:
runs-on: windows-latest
steps:
- uses: Actions-R-Us/actions-tagger@latest
pypi:
name: Publish to PyPI registry
environment: release
Expand Down

0 comments on commit c2ab3e2

Please sign in to comment.