Skip to content

Commit

Permalink
Persist Git credentials for push
Browse files Browse the repository at this point in the history
Refs: #6566
  • Loading branch information
sdvg committed Jul 9, 2024
1 parent 40a4c96 commit 8645bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false

# https://github.com/pnpm/action-setup#use-cache-to-reduce-installation-time
- name: Install Node.js
Expand Down

0 comments on commit 8645bf5

Please sign in to comment.