Skip to content

Commit

Permalink
Adding manual run
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato authored Aug 20, 2021
1 parent efe6d06 commit 13a21d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Create Release and Publish to NPM on tagged commits

# Trigger the create release workflow
on:
workflow_dispatch: # to enable the 'Run workflow' button
push:
tags:
- 'v*'
Expand Down

0 comments on commit 13a21d8

Please sign in to comment.