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 240ec8f commit 962c672Copy full SHA for 962c672
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
private-key: ${{ secrets.FRECKLE_AUTOMATION_PRIVATE_KEY }}
22
23
- id: release
24
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v6.0.0
25
with:
26
extra_plugins: |
27
semantic-release-stack-upload
0 commit comments