mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-09-19 13:13:52 +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