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:
parent
30d13422b5
commit
dd3c2cc3ec
@ -91,6 +91,8 @@ jobs:
|
||||
- image: circleci/node@sha256:e16740707de2ebed45c05d507f33ef204902349c7356d720610b5ec6a35d3d88
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- run:
|
||||
name: Create GitHub Pull Request for version
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user