Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ci: test build check-dist

# Set up CI secrets for release artifact signing (one-time)
ci-setup:
bash scripts/ci-setup.sh
auths ci setup

# Sign the dist/index.js artifact locally (creates dist/index.js.auths.json)
sign-dist:
Expand Down
226 changes: 0 additions & 226 deletions scripts/ci-setup.sh

This file was deleted.

Loading