From da75701986ffee3a44f8cc26e5f1c7e9cfa0a14f Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Fri, 12 Mar 2021 17:39:10 -0500 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 79e59ee..1b24e70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: - uses: ahmadnassri/action-github-registry-npm-proxy@v2 with: token: ${{ secrets.GH_TOKEN }} - owner: ${{ github.repository_owner }} + scope: ${{ github.repository_owner }} - name: publish to github registry run: |