Skip to content

Commit

Permalink
Remove input variable from the workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-alvarez-alvarez authored Oct 14, 2024
1 parent eab3271 commit a23f92e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
tags:
- 'v*'
workflow_dispatch:
inputs:
tag:
description: 'Tag for the Docker image'
type: string
default: manual
required: true

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit a23f92e

Please sign in to comment.