Skip to content

Commit

Permalink
Merge pull request #34 from pho3nixf1re/fix-changesets
Browse files Browse the repository at this point in the history
Tag release and create github notes
  • Loading branch information
pho3nixf1re authored Jan 18, 2025
2 parents 14d5838 + 2180286 commit 995d2fe
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/shiny-berries-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'pho3nixf1re.net': patch
---

Need to tag and create github release notes to kick off deployment
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:

- name: Create Release Pull Request
uses: changesets/action@v1
with:
publish: npm run changeset tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 995d2fe

Please sign in to comment.