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
+1
View File
@@ -21,6 +21,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
ref: ${{ github.ref_name }} ref: ${{ github.ref_name }}
persist-credentials: false
- name: Package - name: Package
run: | run: |
npm ci npm ci