Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtwinkle committed Feb 6, 2021
1 parent a6edf2d commit 61e7766
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .github/readme_update
Binary file not shown.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
echo VERSION=$VERSION
echo FOLDERNAME=$FOLDERNAME
go build -o .github/readme_update .github/readme_update.go
chmod +x .github/readme_update
sh .github/readme_update version $VERSION folderfile $FOLDERNAME
- name: Commit files
Expand Down

0 comments on commit 61e7766

Please sign in to comment.