Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Sep 28, 2023
1 parent 1d9b3a2 commit a346707
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Publish NPM Package

on:
release:
types: [published]
types: [closed]
branches:
- 'v-*'
- master
workflow_dispatch:
inputs:
release-type:
Expand Down

0 comments on commit a346707

Please sign in to comment.