Skip to content

Commit

Permalink
Update pypi-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cboin1996 authored Apr 17, 2024
1 parent 6c5a52e commit 5515009
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: pypi-publish

on:
push:
branches: [main]
pull_request:
branches: [main]

on: push

jobs:
build:
Expand Down Expand Up @@ -120,4 +115,4 @@ jobs:
- name: Publish distribution 📦 to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/

0 comments on commit 5515009

Please sign in to comment.