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:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-and-publish:
|
||||||
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
|
name: Build and publish ytdl-sub
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue