Skip to content

Commit

Permalink
ci: update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhthomas committed Nov 15, 2024
1 parent 7aa6d59 commit 0c8f0bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
shell: bash
- name: Build Integrations
run: pnpm build
- name: View Git Changes
run: git status
- name: Publish
run: |
npm config set provenance true
Expand Down

0 comments on commit 0c8f0bc

Please sign in to comment.