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 3f2c409 commit 6cd57ffCopy full SHA for 6cd57ff
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: install node deps
24
run: npm install --ignore-scripts --no-audit --no-fund
25
- name: Semantic Release
26
- uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90
+ uses: cycjimmy/semantic-release-action@e0b75dd3b943e75f6bea693cc69caf82c26c0571
27
with:
28
semantic_version: 24
29
env:
0 commit comments