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 f77903e + c3263ef commit 5f8d7ecCopy full SHA for 5f8d7ec
.github/workflows/pullRequestController.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v4
61
62
- name: Semantic Release
63
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
64
id: semantic
65
with:
66
dry_run: true
.github/workflows/pushMain.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
51
52
53
54
branches: |
0 commit comments