Skip to content

Commit 35b25e1

Browse files
committed
fix: workflows
1 parent 366f752 commit 35b25e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/automated.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Automated Workflow
1+
name: Automated
22
"on":
33
push:
44
branches:
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
extra_plugins: |
2727
@semantic-release/changelog
28-
@semantic-release/npm
2928
@semantic-release/git
3029
@semantic-release/github
3130
env:

0 commit comments

Comments
 (0)