Skip to content

Commit

Permalink
add automatic release in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SimOnPanw committed Dec 21, 2023
1 parent 28ebb58 commit 84d6bd5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

name: Upload Python Package

#on:
# push:
# branches: [ main ]
# tags:
# - '*'

on:
release:
types: [published]
Expand Down

0 comments on commit 84d6bd5

Please sign in to comment.