Skip to content

Commit

Permalink
chore: retry github releases (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishinaritomi authored Aug 20, 2023
1 parent 932dd3a commit 87bc61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: pnpm run test
- uses: changesets/action@v1
with:
publish: pnpm changeset publish
publish: pnpm changeset tag
commit: "publish packages"
title: "chore(changesets): 🦋 publish packages"
env:
Expand Down

0 comments on commit 87bc61c

Please sign in to comment.