Skip to content

Commit cb63ca4

Browse files
committed
fix: typo in action
1 parent bc2179b commit cb63ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
tests:
10-
uses: ./.github/workflows/tests.yml
10+
uses: ./.github/workflows/tests.yaml
1111
secrets: inherit
1212

1313
release:

0 commit comments

Comments
 (0)