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