Update release protocol

pull/52/head
mob-sakai 2019-01-17 20:32:12 +09:00
parent 6ad9ce5b0c
commit 0044e68854
2 changed files with 6 additions and 4 deletions

View File

@ -10,8 +10,10 @@
"url": "git+https://github.com/mob-sakai/ParticleEffectForUGUI.git"
},
"src": "Assets/Coffee/UIExtensions/UIParticle",
"author": "mob-sakai <sakai861104@gmail.com> (https://github.com/mob-sakai)",
"dependencies": {
}
"author": "mob-sakai <sakai861104@gmail.com> (https://github.com/mob-sakai)",
"editorOnly": false,
"upmSupport": true,
"dependencies": {
}
}

View File

@ -2,4 +2,4 @@
# NOTE: Set an environment variable `CHANGELOG_GITHUB_TOKEN` by running the following command at the prompt, or by adding it to your shell profile (e.g., ~/.bash_profile or ~/.zshrc):
# export CHANGELOG_GITHUB_TOKEN="«your-40-digit-github-token»"
bash <(curl -sL 'https://gist.github.com/mob-sakai/a883999a32dd8b1927639e46b3cd6801/raw/unity_release.sh')
bash <(curl -sL 'https://gist.github.com/mob-sakai/e281baa04e1a47148b62387f9c7967df/raw/unity_release.sh')