-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After a long journey of debugging, it turns out that the problem is that 'git shortlog --summary --email' does not display any authors anymore since today, when run in GitHub Actions. The fix for now is to make 'make authors' tolerant against that, by dececting there are no authors and then leaving the AUTHORS.md file unchanged. Signed-off-by: Andreas Maier <[email protected]>
- Loading branch information
1 parent
ae421af
commit afba91c
Showing
2 changed files
with
1 addition
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters