Skip to content

Commit

Permalink
fix: fix ci release
Browse files Browse the repository at this point in the history
  • Loading branch information
isadoral committed Jan 25, 2024
1 parent a15aae0 commit 73b4d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 18
node-version: 20.8.1
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }}

0 comments on commit 73b4d52

Please sign in to comment.