Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
chore: add ability to manual releasing via action
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Apr 23, 2022
1 parent c431361 commit e60528e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Publish
on:
release:
types: [created]
workflow_dispatch:

jobs:
publish-npm:
Expand Down

0 comments on commit e60528e

Please sign in to comment.