Skip to content

Commit

Permalink
ci: set node version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Oct 30, 2023
1 parent 442c196 commit 9bca8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ jobs:
build-and-release:
name: 'Build project, run CI checks and publish new release'
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-typescript-project.yml@v1
with:
nodeVersion: 16
secrets:
GH_RELEASE_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}

0 comments on commit 9bca8d2

Please sign in to comment.