Skip to content

Commit

Permalink
chore(release): add workflow_dispatch for manual trigger of publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed May 31, 2023
1 parent d40878a commit defe3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Release Storages
on:
release:
types: [published]
workflow_dispatch:

env:
CI: true
Expand Down

0 comments on commit defe3e9

Please sign in to comment.