Skip to content

Commit

Permalink
try fix workflow auto publish
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoneto committed Mar 27, 2024
1 parent 61fb1e2 commit 9c79a45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/few-chicken-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@guarapi/di-container": patch
---

try fix workflow auto publish
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
- name: Create Release PR or Publish to npm
id: changesets
uses: changesets/action@v1
with:
version: pnpm run version
publish: pnpm run publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 9c79a45

Please sign in to comment.