Skip to content

Commit 5c401ea

Browse files
committed
chore: remove fetch-depth configuration from GitHub Actions workflow for cleaner setup
1 parent 8955c64 commit 5c401ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
with:
14-
fetch-depth: 0
1513

1614
- name: Set up Node.js
1715
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)