chore: Try fix publish workflow

pull/91/head
boazpoolman 2023-02-09 22:31:42 +01:00
parent 6e72ae02b9
commit 99ca73d6b4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
with: with:
node-version: 16 node-version: 16
cache: 'yarn' cache: 'yarn'
always-auth: true
- name: Install dependencies - name: Install dependencies
run: yarn install --frozen-lockfile run: yarn install --frozen-lockfile
- name: Get the release tag version - name: Get the release tag version