1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00

fix release YAML

This commit is contained in:
Martin McKeaveney 2021-08-26 15:53:11 +01:00
parent 3b1cbbcabe
commit 2ff8d9c0ff

View file

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