Skip to content

Commit

Permalink
feat: fix Type in trigger name for manually building workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed Oct 22, 2023
1 parent cf99a3f commit f40de62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm_publish_light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

name: Build and Publish Cohort SDK NPMs
on:
workflow_call:
# push:
workflow_dispatch:
env:
SDK_JS_PACKAGE_NAME: "@kindredgroup/cohort_sdk_js"
SDK_CLIENT_PACKAGE_NAME: "@kindredgroup/cohort_sdk_client"
Expand Down

0 comments on commit f40de62

Please sign in to comment.