Skip to content

Commit

Permalink
Test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Sep 23, 2024
1 parent dbfa9ef commit 52b4667
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
matrix:
include:
- node-version: 18.x
publish: false
publish: true
- node-version: 20.x
publish: false # TODO
publish: true # TODO
- node-version: 22.x
publish: false
publish: true

env:
CI: true
Expand Down

0 comments on commit 52b4667

Please sign in to comment.