Skip to content

Commit 21037c4

Browse files
author
marci
committed
fix: Test github-workflow
1 parent 00dfccd commit 21037c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
run: |
287287
git config --global user.name "github-actions[bot]"
288288
git config --global user.email "github-actions[bot]@users.noreply.github.com"
289-
semantic-release publish -v --noop
289+
semantic-release --noop publish
290290
291291
- name: Check for existing tags
292292
id: check-tags

0 commit comments

Comments
 (0)