Skip to content

Commit

Permalink
feat(github): adds semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Jul 1, 2024
1 parent b86797c commit 6b1c202
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16,217 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: latest

- name: Setup Node
uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit 6b1c202

Please sign in to comment.