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

Commit 1b072bd

Browse files
authored
Update the CHANGELOG for embedded-host-node before releasing it (#73)
1 parent b295292 commit 1b072bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
."compiler-version" |= $version
181181
' > package.json.tmp &&
182182
mv package.json.tmp package.json
183+
curl https://raw.githubusercontent.com/sass/dart-sass/${{ steps.version.outputs.version }}/CHANGELOG.md > CHANGELOG.md
183184
shell: bash
184185

185186
- uses: EndBug/add-and-commit@v8

0 commit comments

Comments
 (0)