Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): updated release-please
Browse files Browse the repository at this point in the history
gibahjoe committed Nov 6, 2024
1 parent d6b19b0 commit 9be6ede
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Stable release 🕊️📦
name: Stable release 🕊️📦

on:
release:
@@ -9,7 +9,8 @@ on:

jobs:
test:
uses: ./.github/workflows/code_quality.yml
uses: gibahjoe/openapi-generator-dart/.github/workflows/code_quality.yml@master
secrets: inherit
publish:
name: Publish Packages with Melos
runs-on: ubuntu-latest

0 comments on commit 9be6ede

Please sign in to comment.