diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 1133d05..6542f07 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -100,4 +100,5 @@ jobs: run: | gh release upload "${RELEASE_TAG}" \ pjson-api-reference.tar.gz \ - pjson-api-reference.tar.gz.sha256 + pjson-api-reference.tar.gz.sha256 \ + --repo "${GITHUB_REPOSITORY}"