Browse Source

Merge branch 'main' into dev

Timothy Jaeryang Baek 1 năm trước cách đây
mục cha
commit
7dcaa52a83
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/docker-build.yaml

+ 1 - 0
.github/workflows/docker-build.yaml

@@ -4,6 +4,7 @@ name: Create and publish a Docker image
 # Configures this workflow to run every time a change is pushed to the branch called `release`.
 on:
   push:
+    branches: ['main']
     tags:
       - v*