We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8761772 commit 3a63cfaCopy full SHA for 3a63cfa
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
channel: 'stable'
21
- run: flutter pub get
22
- name: release
23
- uses: cycjimmy/semantic-release-action@v5
+ uses: cycjimmy/semantic-release-action@v6.0.0
24
with:
25
extra_plugins: |
26
@semantic-release/exec
0 commit comments