fix: packaging credentials

This commit is contained in:
Tom Keller 2022-11-04 17:40:52 -07:00 committed by GitHub
commit 30dd5aee3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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