mirror of
https://github.com/browser-use/web-ui.git
synced 2026-03-22 03:07:54 +08:00
Add docker build workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -3,6 +3,8 @@ name: Build Docker Image
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
env:
|
||||
GITHUB_CR_REPO: ghcr.io/${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user