Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 9092d84

Browse files
committed
Fix release
1 parent e84d2f1 commit 9092d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
run_checks:
99
name: Run checks
10-
uses: ./.github/workflows/python.yaml
10+
uses: ./.github/workflows/python.yml
1111

1212
release:
1313
name: Release

0 commit comments

Comments
 (0)