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 00fc87e commit f89b171Copy full SHA for f89b171
.github/workflows/docker_publish.yml
@@ -7,7 +7,7 @@ on:
7
# a pull request.
8
push:
9
branches:
10
- - snapshot
+ - develop
11
release:
12
types: [published]
13
0 commit comments