Skip to content

Commit

Permalink
add readme update to release
Browse files Browse the repository at this point in the history
  • Loading branch information
bwagner5 committed Jan 26, 2023
1 parent 6fe304b commit 7f8c030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
name: aca
path: dist/*
- run: |
make update-readme
RELEASE_VERSION=${GITHUB_REF#refs/*/}
git config user.name "Release"
git config user.email "[email protected]"
Expand Down

0 comments on commit 7f8c030

Please sign in to comment.