Skip to content

Commit

Permalink
Merge pull request #194 from TogetherCrew/fix-tsconfig
Browse files Browse the repository at this point in the history
fix: updated packagejson to fix release issue
  • Loading branch information
Behzad-rabiei authored Jan 26, 2025
2 parents 8b38624 + fcfeffa commit 5dea01e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0

- run: npm ci
- run: npm run build

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down
6 changes: 0 additions & 6 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 5dea01e

Please sign in to comment.