Skip to content

Commit

Permalink
Update docker-publish.yml (#1090)
Browse files Browse the repository at this point in the history
remove manual trigger
  • Loading branch information
koin612 authored May 21, 2024
1 parent 9e2dcf6 commit c85dcbf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ name: Build Docker Image
on:
release:
types: [published]
workflow_dispatch:
inputs:
version:
description: Version Number of release to be created (e.g. 1.2.3)
type: string
default: ''
required: true

env:
REGISTRY: docker.io
Expand Down

0 comments on commit c85dcbf

Please sign in to comment.