Update allente.se.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-25 17:57:18 +03:00
parent 4c3d516b12
commit 62b122b14d

View file

@ -8,3 +8,6 @@ jobs:
uses: ./.github/workflows/_load.yml
with:
site: ${{github.workflow}}
secrets:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}