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 61e7766 commit a83035a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
go build -o .github/readme_update .github/readme_update.go
chmod +x .github/readme_update
sh .github/readme_update version $VERSION folderfile $FOLDERNAME
.github/readme_update version $VERSION folderfile $FOLDERNAME
- name: Commit files
run: |
git config --local user.email "[email protected]"
Expand Down

0 comments on commit a83035a

Please sign in to comment.