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 ce5e81f commit a5a23c7Copy full SHA for a5a23c7
.github/workflows/build-pelican.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
with:
21
- persist-credentials: true
+ persist-credentials: false
22
# This must equal the push/branches list above, and be appropriate for the destination below
23
ref: 'main'
24
- uses: apache/infrastructure-actions/pelican@ed044141796eb8ad67581cf5f4210656ffa77daa
0 commit comments