Skip to content

Commit f029710

Browse files
committed
ci(release): patchfix ci/cd, bad develop workflow filename
1 parent 29ec9e0 commit f029710

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
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
dev:
20-
uses: ./.github/workflows/development.yml
20+
uses: ./.github/workflows/develop.yml
2121
secrets: inherit
2222

2323
publish:

0 commit comments

Comments
 (0)