Skip to content

Commit 0b8e125

Browse files
committed
ci: fix release-please.yml
1 parent b0b2f6b commit 0b8e125

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
if: ${{ steps.release.outputs.release_created }}
1818
- name: Use Node.js LTS
1919
uses: actions/setup-node@v3
20+
if: ${{ steps.release.outputs.release_created }}
2021
with:
2122
node-version-file: '.nvmrc'
2223
cache: 'yarn'

0 commit comments

Comments
 (0)