Skip to content

Commit

Permalink
fix(workflow): enable manual execution
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Apr 27, 2024
1 parent 180c440 commit 6d1d3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Node.js Package

on:
workflow_dispatch:
release:
types: [created]

Expand Down

0 comments on commit 6d1d3ba

Please sign in to comment.