From e195f410a933f7a62cea442e449bacd849c0374e Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Fri, 9 Jul 2021 23:49:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 250fdc9..4f80a2f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ An action that builds a Debian package from source in a Docker container. source_directory: lolcat # Optional, relative to workspace directory artifacts_directory: output - os_distribution: bionic # Optional, value from `debian/changelog` is used if not defined + os_distribution: bionic ```