Skip to content

Commit

Permalink
feat(package.json): change org
Browse files Browse the repository at this point in the history
  • Loading branch information
grandwizard28 committed Sep 25, 2024
1 parent 5f54cc6 commit b5d4369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "design-tokens-initial-setup"

jobs:
test:
release:
uses: signoz/primus.workflows/.github/workflows/js-release.yaml@js-release
secrets: inherit
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@signoz/design-tokens",
"name": "@signozhq/design-tokens",
"version": "1.0.0",
"type": "module",
"main": "./dist/design-tokens.js",
Expand Down

0 comments on commit b5d4369

Please sign in to comment.