We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cca19 commit 8ac29baCopy full SHA for 8ac29ba
.github/workflows/nextjs.yml
@@ -8,6 +8,7 @@ on:
8
# Runs on pushes targeting the default branch
9
push:
10
branches: ["main"]
11
+ tags: "*"
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments