mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
update ssh scripts
This commit is contained in:
@@ -38,6 +38,8 @@ jobs:
|
||||
run: MIX_ENV=prod mix clean --deps
|
||||
|
||||
- name: Build release
|
||||
env:
|
||||
PLANTNET_API_KEY: ${{ secrets.PLANTNET_API_KEY }}
|
||||
run: MIX_ENV=prod mix release
|
||||
|
||||
- name: Compress build
|
||||
|
||||
Reference in New Issue
Block a user