Skip to content

Commit

Permalink
Fix worflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
NPodlozhniy committed Dec 23, 2024
1 parent 75885c7 commit 524e485
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

name: PyPI

on:
push:
branches: [ "master" ]
on: push # no branch specified as the workflow is for tag's push

jobs:
release-build:
Expand Down

0 comments on commit 524e485

Please sign in to comment.