Skip to content

Commit

Permalink
ci: mark required npm-publish-from-pr opts
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored Oct 29, 2024
1 parent 59f81b0 commit 04301a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ on:
inputs:
repo:
description: 'source gh repo, like `google/zx`'
required: true
commit:
description: 'commit id'
required: true

jobs:
build:
Expand Down

0 comments on commit 04301a6

Please sign in to comment.