Skip to content

Commit

Permalink
Remove workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchalifoux committed Oct 25, 2023
1 parent 0fe535b commit 162961d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
push:
tags:
- v*
workflow_dispatch:
inputs:
tag:
description: "Release Tag"
required: true
type: string

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 162961d

Please sign in to comment.