Skip to content

Commit 2e88002

Browse files
committed
chore(workflows/tests): fix accidental removal of required semantic plugin
1 parent 79c0159 commit 2e88002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
@semantic-release/[email protected]
102102
conventional-changelog-conventionalcommits@8
103103
104+
104105
env:
105106
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
106107
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)