simpler names
This commit is contained in:
parent
e2536cc343
commit
16c94568eb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pypi.yaml
vendored
4
.github/workflows/pypi.yaml
vendored
|
|
@ -13,8 +13,8 @@ on:
|
|||
pull_request:
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
|
||||
build-and-publish:
|
||||
name: Build and publish ytdl-sub
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue