Skip to content

Commit

Permalink
Allow build action to be manually run
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRegado committed Aug 6, 2022
1 parent 6509293 commit 64a455a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/streamdeck-plugin-build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Build and bundle the Stream Deck plugin"
on:
workflow_dispatch:
push:
paths:
- streamdeck-plugin/**
Expand Down

0 comments on commit 64a455a

Please sign in to comment.