mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Run docker publish on tags (#1162)
* run ghcr on tags * Update .github/workflows/ghcr.yml Co-authored-by: RaGe <foragerr@users.noreply.github.com> --------- Co-authored-by: RaGe <foragerr@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/ghcr.yml
vendored
1
.github/workflows/ghcr.yml
vendored
@@ -2,7 +2,6 @@ name: Publish Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
reason:
|
||||
|
||||
Reference in New Issue
Block a user