Skip to content

Commit d9aa8f6

Browse files
[ci] (fix): missing indentation
1 parent 7587aff commit d9aa8f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/packagePublish.yml

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

33
on:
44
release:
5-
types: [published]
5+
types: [published]
66

77
jobs:
88
publish:

0 commit comments

Comments
 (0)