Always release flake8-to-ruff

This commit is contained in:
Charlie Marsh 2022-10-31 22:16:28 -04:00
parent 5797884262
commit 91a8277ac0
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ jobs:
# - musllinux
# - musllinux-cross
# - pypy
if: "startsWith(github.ref, 'refs/tags/')"
# if: "startsWith(github.ref, 'refs/tags/')"
steps:
- uses: actions/download-artifact@v2
with: