Skip to content

Commit

Permalink
removed manual action for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lg committed Feb 9, 2024
1 parent 232155c commit 306f5e9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ name: Create and publish a Docker image
on:
release:
types: [published]
workflow_dispatch:
inputs:
tag:
description: 'Docker image tag'
required: true
default: 'latest'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 306f5e9

Please sign in to comment.