Skip to content

Commit

Permalink
chore: run changeset for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
smeijer committed Dec 19, 2024
1 parent ad490db commit 76ccc2e
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 @@ -29,7 +29,7 @@ jobs:
uses: changesets/action@v1
with:
version: yarn changeset version
publish: 'echo handing publishing in the next step'
publish: 'yarn changeset'
commit: 'chore: version package'
title: 'chore: version package'
createGithubReleases: true
Expand Down

0 comments on commit 76ccc2e

Please sign in to comment.