diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 9729f97..1dd5e83 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -8,6 +8,7 @@ on: # Runs on pushes targeting the default branch push: branches: ["main"] + tags: "*" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: