Skip to content

Commit 2be3693

Browse files
authored
Merge pull request #78 from 19-84/ci/mirror-tags
ci(mirror): trigger on version tags so releases propagate
2 parents ffc9563 + 93103bf commit 2be3693

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mirror.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Mirror
33
on:
44
push:
55
branches: [main]
6+
tags: ['v*']
67
workflow_dispatch:
78

89
jobs:

0 commit comments

Comments
 (0)