+3
-3
@@ -9,10 +9,10 @@ inputs:
|
||||
description: Password used for authenticating with repo
|
||||
required: true
|
||||
repo_url:
|
||||
description: Domain for pypi repo
|
||||
description: Domain for package repo
|
||||
required: true
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: $GITHUB_ACTION_PATH/action.sh
|
||||
shell: bash
|
||||
- run: $GITHUB_ACTION_PATH/action.js
|
||||
shell: node
|
||||
|
||||
Reference in New Issue
Block a user