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 dd8ebe6 commit 9c57183Copy full SHA for 9c57183
.github/workflows/build-and-push.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- main
8
- release/*
9
- tags: '[0-9]+.[0-9]+.[0-9]+'
+ tags: '*'
10
release:
11
types:
12
- created
0 commit comments