This commit is contained in:
Bryce Thorup
2024-01-01 11:35:44 -07:00
parent dd606843c0
commit 1105908b3a

View File

@@ -12,7 +12,4 @@ runs:
using: "composite"
steps:
- run: $GITHUB_ACTION_PATH/action.sh
env:
NPM_REPO_KEY: ${{ github.events.inputs.npm_repo_key}}
NPM_REPO_URL: ${{ github.events.inputs.npm_repo_url}}
shell: bash