This commit is contained in:
Bryce Thorup
2024-01-01 11:23:49 -07:00
parent 1a361b9818
commit 747811d67b

View File

@@ -5,4 +5,6 @@ runs:
using: "composite"
steps:
- run: $GITHUB_ACTION_PATH/action.sh
env:
NPM_REPO_KEY: ${{ secrets.NPM_REPO_KEY}}
shell: bash