Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit c37a517

Browse files
committed
fix(projects): fix release.yml
1 parent 2644806 commit c37a517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
node-version: 16.x
2222

23-
- run: changelogithub
23+
- run: npx changelogithub
2424
env:
2525
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)