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.
2 parents 3e556c6 + 39a7eee commit d584148Copy full SHA for d584148
.github/workflows/pullRequestController.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: actions/checkout@v5
62
63
- name: Semantic Release
64
- uses: cycjimmy/semantic-release-action@v5
+ uses: cycjimmy/semantic-release-action@v6
65
id: semantic
66
with:
67
dry_run: true
.github/workflows/pushMain.yml
@@ -62,7 +62,7 @@ jobs:
persist-credentials: false
68
branches: |
0 commit comments