Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams committed Mar 11, 2024
1 parent d3ae14c commit b969f59
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/docker_manual.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Publish to DockerHub Manually

on:
workflow_dispatch:
inputs:
git-ref:
description: 'Git ref to build (tag/commit)'
required: true
default: 'refs/tags/v0.0.0'
workflow_dispatch

jobs:
build_docker:
Expand Down

0 comments on commit b969f59

Please sign in to comment.