Skip to content

Commit f140b66

Browse files
committed
Attempt to enable release publishing
1 parent 136c39c commit f140b66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master
77
- 'feature/**'
8+
tags:
9+
- '*'
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)