no persist on perms workflow

This commit is contained in:
Chris Titus
2026-02-18 12:34:23 -06:00
parent 152c157b51
commit f15c212df5

View File

@@ -43,6 +43,7 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
persist-credentials: false
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5