Skip to content

Commit

Permalink
New release workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelily18 committed Oct 18, 2023
1 parent d62b20d commit 8166882
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ permissions:
contents: write

on:
workflow_dispatch:
inputs:
version:
type: string
description: Binary version
required: false
push:
tags:
- *

jobs:
create-release:
Expand Down

0 comments on commit 8166882

Please sign in to comment.