Skip to content

Commit 4713ba7

Browse files
author
Alberto Iannaccone
committed
install oktokit in changelog workflow
1 parent 8cac087 commit 4713ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)