Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Publish on release branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
kretep committed Jun 6, 2024
1 parent 282318b commit 36f7987
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ name: Publish to PyPI

on:
push:
tags:
- "v*.*.*" # Push tags like v1.0.0
branches: [ release ]

jobs:
build-and-test:
Expand Down

0 comments on commit 36f7987

Please sign in to comment.