fix release YAML

This commit is contained in:
Martin McKeaveney 2021-08-26 15:53:11 +01:00
parent 6f5f7b8c56
commit 99e50ca438
1 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ jobs:
echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} >> .npmrc echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} >> .npmrc
yarn release yarn release
- name: Get Previous tag - name: 'Get Previous tag'
id: previoustag id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@v1" uses: "WyriHaximus/github-action-get-previous-tag@v1"