Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b84767

Browse files
author
Alberto Iannaccone
authoredApr 20, 2022
remove useless step in changelog workflow (#960)
1 parent b35340c commit 8b84767

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Create full changelog
3333
id: full-changelog
3434
run: |
35-
yarn add @octokit/rest
3635
mkdir "${{ github.workspace }}/${{ env.CHANGELOG_ARTIFACTS }}"
3736
3837
# Get the changelog file name to build

0 commit comments

Comments
 (0)
Please sign in to comment.