Skip to content

Commit

Permalink
Allow manual deploys to balena via GH Workflow
Browse files Browse the repository at this point in the history
Change-type: minor
  • Loading branch information
maggie44 committed Feb 6, 2023
1 parent b245f12 commit 6fdf4a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-to-balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'docs/**'
- README.md

workflow_dispatch:

env:
BALENA_APP: balenalabs/balenasound

Expand Down

0 comments on commit 6fdf4a9

Please sign in to comment.