Skip to content

Commit a13ea43

Browse files
authored
Merge branch 'main' into release-v1.1.0
2 parents f675def + b20ef21 commit a13ea43

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)