From a634d37026048de1c9fd11a5f643dc6e98ff5cd4 Mon Sep 17 00:00:00 2001 From: Dominik Bamberger <72066+b4mboo@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:15:59 +0200 Subject: [PATCH] Include location. Co-authored-by: Andrew Eisenberg --- docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst index ba9e55542f5..0eeb043f20d 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -32,7 +32,7 @@ You can check and modify the configuration details of your CodeQL pack prior to Running ``codeql pack publish`` ------------------------------- -When you are ready to upload a pack to a shared repository, you can run the following command: +When you are ready to upload a pack to a shared repository, you can run the following command in the root of the pack directory: ::