diff --git a/.github/workflows/bevry.yml b/.github/workflows/bevry.yml index eac341b..1dfcb69 100644 --- a/.github/workflows/bevry.yml +++ b/.github/workflows/bevry.yml @@ -58,7 +58,7 @@ jobs: - run: npm run our:compile - run: npm run our:meta - name: publish to npm - uses: bevry-actions/npm@v1.1.2 + uses: bevry-actions/npm@v1.1.3 with: npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }} npmBranchTag: ':next'