pull/298/head^2 v1.8.0
openbuilds-engineer 2023-02-20 18:10:21 +02:00
rodzic 9fb1c2e21b
commit 08b0e14417
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,7 +34,7 @@ jobs:
mkdir -p ~/private_keys/
echo '${{ secrets.api_key }}' > ~/private_keys/AuthKey_${{ secrets.api_key_id }}.p8
- name: Electron Builder Action
uses: OpenBuilds/action-electron-build@v1.7.0
uses: OpenBuilds/action-electron-build@v1.8.0
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)