Skip to content

Commit 71b855f

Browse files
committed
minor change to yaml style
1 parent 8456e06 commit 71b855f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: npm publish
22
on:
33
release:
4-
types: [created]
4+
types:
5+
- created
56
jobs:
67
build:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)