Skip to content

Commit 881f60f

Browse files
committed
chore(ci): updated release-please
1 parent 7c57308 commit 881f60f

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 @@ on:
99

1010
jobs:
1111
test:
12-
uses: gibahjoe/openapi-generator-dart/.github/workflows/code_quality.yml@master
12+
uses: ./.github/workflows/code_quality.yml
1313
with:
1414
codecov_token: ${{ secrets.CODECOV_TOKEN }}
1515
publish:

0 commit comments

Comments
 (0)