Skip to content

Commit

Permalink
ci: remove chromatic from packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
PhearZero committed Jul 2, 2024
1 parent 3b1698b commit 4a71f30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
NPM_CONFIG_REGISTRY: 'https://npm.pkg.github.com'
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- run: npm run chromatic
- name: Merge Release into Trunk
uses: devmasx/merge-branch@854d3ac71ed1e9deb668e0074781b81fdd6e771f
if: github.ref == 'refs/heads/release/1.x'
Expand Down

0 comments on commit 4a71f30

Please sign in to comment.