fix: packaging credentials

This commit is contained in:
Tom Keller
2022-11-04 17:40:52 -07:00
committed by GitHub
parent f4ef658335
commit 30dd5aee3e

View File

@@ -21,6 +21,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.ref_name }}
persist-credentials: false
- name: Package
run: |
npm ci