Skip to content

Commit

Permalink
refactor: rename dockerhub repo
Browse files Browse the repository at this point in the history
Signed-off-by: Kami Wan <[email protected]>
  • Loading branch information
KaimingWan authored and Kami Wan committed May 7, 2024
1 parent 65a00d1 commit 49a611b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,9 @@ name: Docker Release
# - '[0-9]+.[0-9]+.[0-9]+-rc[0-9]+'

on:
workflow_dispatch:
inputs:
is_release:
description: 'EnableTrigger'
required: true
default: false
type: boolean
push:
branches:
- fix/rename_image_repo


jobs:
Expand Down

0 comments on commit 49a611b

Please sign in to comment.