This commit is contained in:
@@ -17,4 +17,4 @@ jobs:
|
||||
uses: https://git.thorup.us/actions/npm_publish@v1
|
||||
with:
|
||||
npm_repo_key: ${{ secrets.NPM_REPO_KEY }}
|
||||
npm_repo_domain: "npm.thorup.us"
|
||||
npm_repo_domain: ${{ variables.NPM_REPO_DOMAIN }}
|
||||
|
||||
Reference in New Issue
Block a user