Skip to content

Commit

Permalink
Add changeset for updating release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mahendra790 committed Dec 12, 2023
1 parent 0277e0c commit f52942f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/stupid-vans-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@mohalla-tech/atomizer-tailwindcss-migrator': patch
---

update release.yml
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: save new version
run: |
echo "version=$(cat package.json | jq -r '.version')" >> "$GITHUB_ENV"
echo "version=${env.version}"
- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

0 comments on commit f52942f

Please sign in to comment.