Skip to content

Commit 7f8c030

Browse files
committed
add readme update to release
1 parent 6fe304b commit 7f8c030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
name: aca
4949
path: dist/*
5050
- run: |
51+
make update-readme
5152
RELEASE_VERSION=${GITHUB_REF#refs/*/}
5253
git config user.name "Release"
5354
git config user.email "[email protected]"

0 commit comments

Comments
 (0)