mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-18 17:25:22 -04:00
Delete python-publish.yml
This commit is contained in:
parent
a0c2bb5089
commit
e6c0145a4c
1 changed files with 0 additions and 14 deletions
14
.github/workflows/python-publish.yml
vendored
14
.github/workflows/python-publish.yml
vendored
|
@ -1,14 +0,0 @@
|
|||
name: Upload Streamrip to pypi
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build and publish to pypi
|
||||
uses: JRubics/poetry-publish@v1.6
|
||||
with:
|
||||
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
Loading…
Add table
Add a link
Reference in a new issue