We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7beace2 commit 5a8d26eCopy full SHA for 5a8d26e
.github/workflows/build-and-push.yaml
@@ -3,8 +3,7 @@ name: Build and Push Docker Image
3
on:
4
push:
5
branches:
6
- - main
7
- - dev
+ - master
8
release:
9
types: [published]
10
env:
0 commit comments