Skip to content

Commit 7ee0483

Browse files
committed
chore: rename the semantic release run
1 parent 109f8cc commit 7ee0483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm run release:check
2020
- run: npm run release:test
2121
- run: npm run release:build
22-
- name: release
22+
- name: Run semantic-release
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)