mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
adjusted pip package
This commit is contained in:
parent
1b8f8dd1ea
commit
55e958c781
1 changed files with 2 additions and 4 deletions
6
.github/workflows/pip_package.yml
vendored
6
.github/workflows/pip_package.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: Deploy Python Package
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue