Skip to content

Commit

Permalink
try without pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
imcotton committed Mar 9, 2024
1 parent 9a8dd9b commit e5c667e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- pkg

jobs:

Expand All @@ -19,5 +20,5 @@ jobs:

- uses: actions/checkout@v4

- run: npx jsr publish
- run: npx jsr publish --dry-run

File renamed without changes.

0 comments on commit e5c667e

Please sign in to comment.