Skip to content

Commit 9d4fc6f

Browse files
chore: wip
1 parent 6a58870 commit 9d4fc6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to NPM
1+
name: Releaser
22

33
on:
44
push:
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
publish:
10+
npm:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: read

0 commit comments

Comments
 (0)