Skip to content

Commit

Permalink
chore: move to asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharley committed Oct 13, 2024
1 parent 7b11474 commit ed09851
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
uses: mscharley/.github/.github/workflows/changesets.yml@main
with:
node-version-file: .tool-versions
permissions:
contents: write
id-token: write
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:

stryker:
uses: mscharley/.github/.github/workflows/stryker.yml@main
with:
node-version-file: .tool-versions
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 20.18.0

0 comments on commit ed09851

Please sign in to comment.