We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8db39 commit 5d0295eCopy full SHA for 5d0295e
.github/workflows/production.yml
@@ -108,7 +108,7 @@ jobs:
108
run: npm run build
109
110
- name: 🚢 Release
111
- uses: cycjimmy/semantic-release-action@v2
+ uses: cycjimmy/semantic-release-action@v3
112
with:
113
extra_plugins: |
114
@semantic-release/changelog
.github/workflows/test-release.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
dry_run: true
41
0 commit comments