Skip to content

Commit

Permalink
renamed github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ralequi committed Dec 17, 2024
1 parent 7457539 commit aaffe58
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
name: Publish Python to PyPI and TestPyPI
on: push
jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
name: Build and publish Python to PyPI and TestPyPI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit aaffe58

Please sign in to comment.