ソースを参照

Update docker-build.yaml

Timothy Jaeryang Baek 1 年間 前
コミット
20a2cf25ee
1 ファイル変更1 行追加0 行削除
  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*