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 c56ec7e commit 753d789Copy full SHA for 753d789
.github/workflows/docker.yml
@@ -3,7 +3,7 @@ name: Build and push Docker image upon release
3
on:
4
push:
5
branches:
6
- - 3.x
+ - 4.x
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments