Skip to content

Commit

Permalink
Reverted debug changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinshahfws committed May 15, 2024
1 parent 5f4af43 commit 165bda1
Show file tree
Hide file tree
Showing 3 changed files with 1,064 additions and 1,567 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
run: |
npm --version
echo "NPM DIST TAG :: " $NPM_DIST_TAG
npm publish --tag $NPM_DIST_TAG --workspaces --verbose
npm publish --tag $NPM_DIST_TAG --workspaces
- name: Dry-run Firebolt SDKs to NPM
if: steps.check_build.outputs.files_exists == 'true' && (github.ref_name == 'main' && github.event_name != 'workflow_dispatch')
env:
Expand Down
Loading

0 comments on commit 165bda1

Please sign in to comment.