diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 443090eb..58c300b1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -37,7 +37,7 @@ jobs: gpg-key: ${{ secrets.TRADESHIFTCI_GPG_KEY }} - name: PR build changes if needed - uses: tradeshift/create-pull-request@v4 + uses: tradeshift/create-pull-request@v6 if: ${{ steps.diff.outcome != 'success' }} with: commit-message: "build: update dist folder" diff --git a/.npmrc b/.npmrc index a0e8fd3c..9081e25f 100644 --- a/.npmrc +++ b/.npmrc @@ -12,6 +12,8 @@ @tradeshift:registry=https://npm.pkg.github.com @tradeshift:registry=https://npm.pkg.github.com @tradeshift:registry=https://npm.pkg.github.com +@tradeshift:registry=https://npm.pkg.github.com +