Skip to content

Commit f56ac2b

Browse files
committed
Update GitHub build workflow
1 parent 4af9e93 commit f56ac2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build
22
on:
3-
push
4-
# branches:
5-
# - master
3+
push:
4+
branches:
5+
- master
66
jobs:
77
release:
88
name: Build and release image to Docker Hub

0 commit comments

Comments
 (0)