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 a42e4ea commit 79c3d5aCopy full SHA for 79c3d5a
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Semantic Release
22
- uses: ./
+ uses: cycjimmy/semantic-release-action@v3
23
id: semantic
24
with:
25
branches: |
0 commit comments