There was an error while loading. Please reload this page.
1 parent fc9cb78 commit 193b74aCopy full SHA for 193b74a
1 file changed
action/release-pr/action.yml
@@ -8,6 +8,9 @@ inputs:
8
token:
9
description: GitHub App token with contents and pull request write access
10
required: true
11
+ package-name:
12
+ description: Name of the package to release
13
+ required: true
14
package-path:
15
description: Path to the package to release
16
0 commit comments