Skip to content

Commit

Permalink
Update publish-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinguy authored Dec 13, 2024
1 parent c02bb32 commit 807415a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Publish Python Package

on:
push:
tags:
- '*'
branches:
- checkmate3-cli # Replace with your default branch if different

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 807415a

Please sign in to comment.