Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2be1fac

Browse files
author
Alberto Iannaccone
committed
ignore workspace root check in changelog workflow (#960)
1 parent b35340c commit 2be1fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/compose-full-changelog.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Create full changelog
3333
id: full-changelog
3434
run: |
35-
yarn add @octokit/rest
35+
yarn add @octokit/rest --ignore-workspace-root-check
3636
mkdir "${{ github.workspace }}/${{ env.CHANGELOG_ARTIFACTS }}"
3737
3838
# Get the changelog file name to build

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /