Disable auth token persistence

This commit is contained in:
Zach Borboa
2023-06-26 18:05:26 -07:00
parent 129013d778
commit d238300801
+1
View File
@@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: Install requirements
run: |