Rename branch

master -> generator
pull/1/head
Ika 2017-03-18 15:32:44 +08:00
parent d7a88e7969
commit 3a5dba6a41
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ after_success:
branches: branches:
only: only:
- master - generator
cache: cache:
yarn: true yarn: true

View File

@ -4,7 +4,7 @@
"author": "ikatyang", "author": "ikatyang",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/ikatyang/emoji-cheat-sheet", "homepage": "https://github.com/ikatyang/emoji-cheat-sheet",
"repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/master", "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator",
"scripts": { "scripts": {
"generate": "node ./scripts/generate.js" "generate": "node ./scripts/generate.js"
}, },

View File

@ -9,7 +9,7 @@ module.exports = class Markdown {
# ${title} # ${title}
This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/master). This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/generator).
## Table of Contents ## Table of Contents