Skip to content

chore: update npm publish command to ignore scripts#15

Merged
RayanHnide merged 1 commit into
mainfrom
dev
May 7, 2026
Merged

chore: update npm publish command to ignore scripts#15
RayanHnide merged 1 commit into
mainfrom
dev

Conversation

@RayanHnide
Copy link
Copy Markdown
Owner

Modify the publish command in the GitHub Actions workflow to include the --ignore-scripts flag, enhancing security during package publishing.

What changed

Why this change

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Docs
  • Tests

Validation

  • npm run typecheck
  • npm run test
  • npm run build

Screenshots or logs (if relevant)

Checklist

  • I kept this PR focused
  • I updated docs/examples where needed
  • I added/updated tests for behavior changes

Modify the publish command in the GitHub Actions workflow to include the --ignore-scripts flag, enhancing security during package publishing.
@RayanHnide RayanHnide merged commit 8babf75 into main May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants