We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279945b commit 890551dCopy full SHA for 890551d
.github/workflows/push_container.yaml
@@ -1,8 +1,6 @@
1
name: Push Tagged Container
2
on:
3
push:
4
- branches:
5
- - main
6
tags:
7
- v*.*.*
8
0 commit comments