Skip to content

Commit 2f83a92

Browse files
committed
Update workflow for releases
1 parent 53df609 commit 2f83a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Publish Package to npmjs
22
on:
33
release:
4-
types: [published]
4+
types: [released]
55
jobs:
66
build:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)