We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 451860a + 5a8fef9 commit 2ff5c42Copy full SHA for 2ff5c42
1 file changed
.github/workflows/publish-main.yml
@@ -18,6 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
+ persist-credentials: false
22
- name: Debug repo access
23
run: |
24
echo "PUBLIC_REPO value: ${{ vars.PUBLIC_REPO }}"
0 commit comments