Skip to content

Commit b80f251

Browse files
committed
add manpage to release tarballs
1 parent a81faee commit b80f251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
project_path: "./cmd/whawty-auth"
2121
binary_name: "whawty-auth"
2222
pre_command: export CGO_ENABLED=0
23-
extra_files: AUTHORS LICENSE LICENSE.zxcvbn README.md
23+
extra_files: AUTHORS LICENSE LICENSE.zxcvbn README.md doc/man/whawty-auth.8
2424
md5sum: false
2525
sha256sum: true

0 commit comments

Comments
 (0)