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: