Skip to content

Commit

Permalink
if
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored and lantiga committed Apr 3, 2023
1 parent cd03b2b commit 371ada9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
waiting:
needs: [build-packages]
runs-on: ubuntu-20.04
if: startsWith(github.event.ref, 'refs/tags') || github.event_name == 'release'
steps:
- name: Delay releasing
uses: juliangruber/sleep-action@v1
Expand Down

0 comments on commit 371ada9

Please sign in to comment.