Skip to content

Commit

Permalink
Update release.yml and add changeset for '@mohalla-tech/atomizer-tail…
Browse files Browse the repository at this point in the history
…windcss-migrator' patch
  • Loading branch information
mahendra790 committed Dec 12, 2023
1 parent f52942f commit 0378406
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/giant-beers-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@mohalla-tech/atomizer-tailwindcss-migrator': patch
---

update release.yml
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
commit: Version Packages ${env.version}
title: Release ${env.version}
commit: Version Packages ${{ env.version }}
title: Release ${{ env.version }}
publish: pnpm ci:release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0378406

Please sign in to comment.