Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Dec 7, 2023
1 parent 9d8f49d commit fabd8eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: release

on:
inputs:
ref:
workflow_dispatch:
inputs:
ref:
description: 'Ref to release'
required: false
default: ''
Expand Down

0 comments on commit fabd8eb

Please sign in to comment.