env
This commit is contained in:
@@ -5,4 +5,6 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- run: $GITHUB_ACTION_PATH/action.sh
|
- run: $GITHUB_ACTION_PATH/action.sh
|
||||||
|
env:
|
||||||
|
NPM_REPO_KEY: ${{ secrets.NPM_REPO_KEY}}
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user