Skip to content

Commit

Permalink
(#6566) Persist Git credentials for commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvg committed Jul 1, 2024
1 parent d74c02b commit e2fa446
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 @@ -33,7 +33,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 e2fa446

Please sign in to comment.