Skip to content

Commit 7a31dcc

Browse files
committed
chore: minor updates
1 parent 6a3e2f2 commit 7a31dcc

File tree

4 files changed

+152
-276
lines changed

4 files changed

+152
-276
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: CI
1+
name: Releaser
22

33
on:
44
push:
55
tags:
66
- 'v*'
77

88
jobs:
9-
release:
10-
name: release
9+
npm:
10+
name: npm
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)