1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

Fix create_release_pull_request build step (#9484)

This commit is contained in:
Whymarrh Whitby 2020-10-06 16:39:53 -02:30 committed by GitHub
parent 30d13422b5
commit dd3c2cc3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,8 @@ jobs:
- image: circleci/node@sha256:e16740707de2ebed45c05d507f33ef204902349c7356d720610b5ec6a35d3d88
steps:
- checkout
- attach_workspace:
at: .
- run:
name: Create GitHub Pull Request for version
command: |