From 16c94568ebfef1a54d4d3c833453cc5399d446a3 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Mon, 20 Feb 2023 16:18:27 -0800 Subject: [PATCH] simpler names --- .github/workflows/pypi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pypi.yaml b/.github/workflows/pypi.yaml index 025b7b37..44d16d48 100644 --- a/.github/workflows/pypi.yaml +++ b/.github/workflows/pypi.yaml @@ -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: