We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76561d1 commit 8986fdfCopy full SHA for 8986fdf
.github/workflows/gh-pages.yml
@@ -13,6 +13,8 @@ jobs:
13
steps:
14
- name: checkout
15
uses: actions/checkout@v3
16
+ with:
17
+ persist-credentials: false
18
19
- name: Install Python
20
uses: actions/setup-python@v4
0 commit comments