mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fix the secret Travis details
Apparently the environment variables weren't correctly stored last time, so they had to be regenerated.
This commit is contained in:
@@ -8,6 +8,6 @@ install: npm install
|
||||
script: bash ./docs/deploy/deploy.sh
|
||||
env:
|
||||
global:
|
||||
- ENCRYPTION_LABEL: "be0b3b658a36"
|
||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
||||
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user