Skip to content

Commit

Permalink
Generated SDK #7882
Browse files Browse the repository at this point in the history
  • Loading branch information
fireblocks_dx_team committed Jun 27, 2024
1 parent 094544d commit 21d4725
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 58 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://gitlab.com/api/v4/projects/20565764/packages/npm/'
- name: Install dependencies
run: npm install
env:
NODE_AUTH_TOKEN: ${{ secrets.GITLAB_NPM_REG_TOKEN }}
- name: Publish package
run: npm publish --tag beta
env:
Expand Down
51 changes: 0 additions & 51 deletions CHANGELOG.md

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fireblocks/ts-sdk",
"version": "0.0.1-experimental",
"version": "0.0.0",
"description": "OpenAPI client for @fireblocks/ts-sdk",
"author": "Fireblocks SDK Generator",
"repository": {
Expand Down

0 comments on commit 21d4725

Please sign in to comment.