Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d24f02e

Browse files
committed
chore: wip
1 parent c3c485b commit d24f02e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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)