We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf2a15 commit 790ceb5Copy full SHA for 790ceb5
1 file changed
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
branches:
7
- main
8
+ tags:
9
+ - '*'
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments