Skip to content

Commit

Permalink
Changes in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xchwarze committed Nov 27, 2024
1 parent aa979dc commit bcd349a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Publish Python distribution to PyPI
# yamllint disable-line rule:truthy
on:
push:
branches:
- master
tags:
- '*'

concurrency:
group: ${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit bcd349a

Please sign in to comment.