Skip to content

Commit

Permalink
revert add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mnholtz committed Sep 20, 2023
1 parent 1c50b0e commit ec46602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Publish Package to npmjs
on:
release:
types: [published]
workflow_dispatch:
inputs:
version:
description: "Version accepted by `npm version *`"
required: true
env:
EM_VERSION: 1.39.14
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec46602

Please sign in to comment.