ignore workspace root check in changelog workflow (#960)

This commit is contained in:
Alberto Iannaccone 2022-04-20 14:54:32 +02:00
parent b35340caa9
commit 2be1fac585

View File

@ -32,7 +32,7 @@ jobs:
- name: Create full changelog
id: full-changelog
run: |
yarn add @octokit/rest
yarn add @octokit/rest --ignore-workspace-root-check
mkdir "${{ github.workspace }}/${{ env.CHANGELOG_ARTIFACTS }}"
# Get the changelog file name to build