Skip to content

Commit b20ef21

Browse files
authored
Update manual-release.yml
1 parent 072f666 commit b20ef21

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/manual-release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ jobs:
1818
fetch-depth: 0
1919
fetch-tags: true
2020

21-
- name: Debug Repository State
22-
run: |
23-
echo "Current directory contents:"
24-
ls -la
25-
echo "\nRepository status:"
26-
git status
27-
echo "\n.changeset directory contents:"
28-
ls -la .changeset/ || echo ".changeset directory not found"
29-
3021
- name: Setup Node.js
3122
uses: actions/setup-node@v4
3223
with:

0 commit comments

Comments
 (0)