Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
macjuul committed Aug 27, 2024
1 parent a060e63 commit 69895c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Run tests
run: pnpm test

- name: Debug
run: git status

- name: Publish
run: pnpm publish -r --dry-run --access public
env:
Expand Down

0 comments on commit 69895c8

Please sign in to comment.