Skip to content

Commit

Permalink
Update publish-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyken authored Jan 29, 2024
1 parent 41f696d commit 55a1002
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI

on: push

concurrency:
cancel-in-progress: true
group: publish to PyPi

jobs:
build:
name: Build distribution 📦
Expand Down

0 comments on commit 55a1002

Please sign in to comment.