Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itevie authored Dec 14, 2024
1 parent 5cea8b8 commit 67c2341
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ on:
push:
branches:
- main
workflow_dispatch:
inputs:
build_type:
description: 'Type of build to run'
required: false
default: 'production'

jobs:
build:
Expand Down

0 comments on commit 67c2341

Please sign in to comment.