We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2179b commit cb63ca4Copy full SHA for cb63ca4
1 file changed
.github/workflows/release.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
tests:
10
- uses: ./.github/workflows/tests.yml
+ uses: ./.github/workflows/tests.yaml
11
secrets: inherit
12
13
release:
0 commit comments