Skip to content

Commit

Permalink
skip npm version comparison for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Jan 1, 2025
1 parent f6109fc commit e8cd625
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
echo "NPM_TAG=latest" >> $GITHUB_ENV
echo "RELEASING=stable" >> $GITHUB_ENV
- name: match-tag-to-package-version
uses: geritol/[email protected]
env:
TAG_PREFIX: refs/tags/ # Optional, default prefix refs/tags/
# - name: match-Vtag-to-package-version
# uses: geritol/[email protected]
# env:
# TAG_PREFIX: refs/tags/ # Optional, default prefix refs/tags/

- name: Use Node.js 20.x
uses: actions/setup-node@v4
Expand Down

0 comments on commit e8cd625

Please sign in to comment.