Skip to content

Commit 31bb992

Browse files
committed
create github releases
1 parent bcf8756 commit 31bb992

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/brave-tigers-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@careswitch/svelte-data-table': patch
3+
---
4+
5+
Create GitHub releases

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: changesets/action@v1
3737
with:
3838
publish: npm publish
39+
createGithubReleases: true
3940
env:
4041
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4142
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)