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

This commit is contained in:
2021-07-21 22:06:09 -04:00
parent ac63acf093
commit fba1c8d776

View File

@ -12,7 +12,7 @@ steps:
- name: Run
image: golang
commands:
- ./Phasmobot -t $DISCORD_TOKEN
- (./Phasmobot -t $DISCORD_TOKEN)
secrets: [discord_token]
when:
branch: