generated from nathanwoodburn/go-webserver-template
This commit is contained in:
@@ -38,6 +38,8 @@ jobs:
|
||||
repo=$GITHUB_REPOSITORY
|
||||
# Remove the org name
|
||||
repo=${repo#*/}
|
||||
# Set repo to lowercase
|
||||
repo=$(echo $repo | tr '[:upper:]' '[:lower:]')
|
||||
echo "container=$repo"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user