Update allente.se.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-25 17:41:27 +03:00
parent 457c8b5289
commit ca596adb03

View file

@ -5,6 +5,6 @@ on:
- cron: '0 0 * * *' - cron: '0 0 * * *'
jobs: jobs:
load: load:
uses: ./.github/workflows/_load.yml uses: ./.github/workflows/_load.yml@${{github.ref}}
with: with:
site: ${{github.workflow}} site: ${{github.workflow}}