Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Jul 25, 2024
1 parent d1e8051 commit 599cba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Create Release
uses: changesets/action@v1.4.7
uses: changesets/action@v1
with:
commit: 'chore(release): 📦 version packages'
title: 'chore(release): 📦 version packages'
Expand Down

0 comments on commit 599cba5

Please sign in to comment.