Update allente.se.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-25 17:50:23 +03:00
parent 4a7dc54aa9
commit 4c3d516b12

View file

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