Skip to content

Commit

Permalink
Merge pull request #80 from manu2699/import-sdk-df-v1
Browse files Browse the repository at this point in the history
Import CSV SDK added on dataform entity
  • Loading branch information
saravanan10393 authored Mar 18, 2024
2 parents 306ffa9 + 95dbcf8 commit e4b3fec
Show file tree
Hide file tree
Showing 7 changed files with 219 additions and 59 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
- name: Run build
run: pnpm run build

- name: pump package version
run: pnpm version patch
# disabled automatic version pump as it is conflicting with internal versioning
# - name: pump package version
# run: pnpm version patch

- name: Publish package to npm
run: pnpm publish --no-git-checks
Expand Down
Loading

0 comments on commit e4b3fec

Please sign in to comment.