Skip to content

Commit e44cda9

Browse files
committed
fix pypi-release github action job
1 parent 0486dbb commit e44cda9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
runs-on: ubuntu-latest
8181
steps:
8282
- name: Checkout 🔖
83-
if: ${{ github.event_name == 'release' }}
8483
uses: actions/checkout@v3
8584
with:
8685
fetch-depth: 1

0 commit comments

Comments
 (0)