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 94263b6 commit 2acbf04Copy full SHA for 2acbf04
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- 'main'
7
- 'develop'
8
+ tags:
9
+ - '*'
10
11
jobs:
12
docker:
0 commit comments