From 2a0c24cef8873a1075cdf3204447fb4f48e1ca1c Mon Sep 17 00:00:00 2001 From: Alexis Opolka <53085471+alexis-opolka@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:29:55 +0200 Subject: [PATCH] Update nextjs.yml --- .github/workflows/nextjs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 6d9ffbf..8d67345 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -11,6 +11,9 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + inputs: + branch: + required: true # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: