Skip to content

Commit

Permalink
Still trying to get releases to update in github
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanderson committed Jun 18, 2024
1 parent 455d124 commit e5d69ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/serious-pots-decide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"monorepolint": patch
---

Still trying to get releases to update in github
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: changesets/action@v1
with:
publish: pnpm ci:publish
createGithubReleases: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit e5d69ff

Please sign in to comment.