We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35340c commit 8b84767Copy full SHA for 8b84767
.github/workflows/compose-full-changelog.yaml
@@ -32,7 +32,6 @@ jobs:
32
- name: Create full changelog
33
id: full-changelog
34
run: |
35
- yarn add @octokit/rest
36
mkdir "${{ github.workspace }}/${{ env.CHANGELOG_ARTIFACTS }}"
37
38
# Get the changelog file name to build
0 commit comments