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 9659e71 commit b13add8Copy full SHA for b13add8
1 file changed
.github/workflows/push-to-registry.yaml
@@ -2,9 +2,8 @@ name: push-to-registry
2
3
on:
4
push:
5
- branches: ['main']
6
tags:
7
- - 'v**'
+ - v**
8
9
10
env:
0 commit comments