diff --git a/.github/workflows/deb-packaging.yml b/.github/workflows/deb-packaging.yml index b892910..310168b 100644 --- a/.github/workflows/deb-packaging.yml +++ b/.github/workflows/deb-packaging.yml @@ -5,7 +5,7 @@ name: Deb Packaging # Controls when the action will run. on: # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + workflow_dispatch jobs: build: