We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffc9563 + 93103bf commit 2be3693Copy full SHA for 2be3693
1 file changed
.github/workflows/mirror.yml
@@ -3,6 +3,7 @@ name: Mirror
3
on:
4
push:
5
branches: [main]
6
+ tags: ['v*']
7
workflow_dispatch:
8
9
jobs:
0 commit comments