This commit is contained in:
cyberman54 2023-01-21 15:04:24 +01:00
parent b88c947e11
commit 818eb290e8

View File

@ -56,6 +56,7 @@ jobs:
sed -i "s/APPEUI\[8\] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};/$APPEUI/" "src/loraconf.h"
sed -i "s/APPKEY\[16\] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};/$APPKEY/" "src/loraconf.h"
env:
# using env vars here to prevent print the keys in log
APPKEY: ${{ secrets.APPKEY }}
APPEUI: ${{ secrets.APPEUI }}
- name: Build and deploy for testboard