Skip to content

Commit

Permalink
enable workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Sep 30, 2024
1 parent 6c1d622 commit 2557281
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release

on:
workflow_call:
on: [workflow_call, workflow_dispatch]

env:
NODE_VERSION: 20
Expand Down

0 comments on commit 2557281

Please sign in to comment.