Fix drone config
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-07-21 22:07:50 -04:00
parent fba1c8d776
commit b3b45eb4a5

View File

@ -12,8 +12,9 @@ steps:
- name: Run
image: golang
commands:
- echo $SECRET_MESSAGE
- (./Phasmobot -t $DISCORD_TOKEN)
secrets: [discord_token]
secrets: [discord_token, secret_message]
when:
branch:
- deploy