Update pip_package.yml

This commit is contained in:
DJ2LS 2024-04-18 10:07:12 +02:00 committed by GitHub
parent 6309c5363f
commit 55e8f5f133
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,5 @@
name: Deploy Python Package
on:
push:
tags:
- '*'
branches:
- main
on: [push]
jobs:
deploy: