Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
65a2bb528e
commit
3537bea580
5 changed files with 15 additions and 10 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import argparse
|
||||
import os, json
|
||||
import json
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
# Name of the remote
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: 'Prepare release job'
|
||||
description: 'Executed preparatory steps before update a release branch'
|
||||
description: 'Prepare for updating a release branch'
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue