We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f435d2c commit 06366c3Copy full SHA for 06366c3
.github/workflows/dockerBuildAndPush.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - restAPI-v2
8
release:
9
types: [ published ] # will use tag name regardless of naming
10
0 commit comments