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 136c39c commit f140b66Copy full SHA for f140b66
1 file changed
.github/workflows/deploy.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
- 'feature/**'
8
+ tags:
9
+ - '*'
10
11
jobs:
12
build:
0 commit comments