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