We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99095f2 commit 91ceb48Copy full SHA for 91ceb48
.github/workflows/release.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- 'main'
7
+ create:
8
+ tags:
9
+ - v*
10
11
jobs:
12
push_to_registry:
0 commit comments