Skip to content

Commit

Permalink
ci: update onRelease
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Nov 10, 2023
1 parent f2bf02d commit 326551c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: publish
on:
workflow_dispatch:
release:
types: [released]
types: [published]

jobs:
npm-publish:
Expand Down

0 comments on commit 326551c

Please sign in to comment.