Skip to content

Commit

Permalink
feat(workflow): pypi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenepix38 committed Aug 16, 2023
1 parent 7d1d01d commit 340dbbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Pypi

on:
push:
branches: ["feature/ci"]
release:
types: [published]

jobs:
pypi-release:
Expand Down

0 comments on commit 340dbbe

Please sign in to comment.