Skip to content

Commit 6676758

Browse files
committed
fixed invalid yaml file.
1 parent 79ea307 commit 6676758

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
@@ -9,7 +9,7 @@ concurrency:
99
jobs:
1010
ci:
1111
name: CI
12-
uses: ./.github/workflows/6.4.x.yml
12+
uses: ./.github/workflows/main.yml
1313

1414
docs:
1515
name: Documentation

0 commit comments

Comments
 (0)