Skip to content

Commit

Permalink
update publish-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzyu45 committed Jun 3, 2024
1 parent 02f140d commit 7e07dee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish to Pypi

on:
push:
branches:
- 'release/**'
on: push

jobs:
build:
Expand Down

0 comments on commit 7e07dee

Please sign in to comment.