diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1d26a9f..492fea4 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -4,6 +4,7 @@ on: push: branches: - trixie # or your default branch + workflow_dispatch: permissions: contents: write # 👈 This is required for pushing branches