Skip to content

Commit

Permalink
bug fix for inputs.repo.required
Browse files Browse the repository at this point in the history
  • Loading branch information
viteshan committed Jul 11, 2022
1 parent 784c53b commit 8a948d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/govite-nightly-build-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
required: true
repo:
description: 'nightly build repo'
required: vitelabs/go-vite
required: true
default: 'vitelabs/go-vite'

jobs:
build:
Expand Down

0 comments on commit 8a948d8

Please sign in to comment.