Update docker-build.yaml

This commit is contained in:
Timothy Jaeryang Baek
2023-11-08 04:00:13 -05:00
committed by GitHub
parent 6390ba8917
commit 20a2cf25ee

View File

@@ -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*