Skip to content

Commit

Permalink
Update labels
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKarlBauer committed Dec 31, 2021
1 parent 8cc9817 commit bb18a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
name: Publish Python 🐍 distributions 📦 to PyPI

on: push

jobs:
build-n-publish:
if: startsWith(github.ref, 'refs/tags')

name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit bb18a74

Please sign in to comment.