mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
one more
This commit is contained in:
parent
489f0f421a
commit
5c1ceed3ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
WATCHER_URL: ${{ secrets.WATCHER_URL }}
|
WATCHER_URL: ${{ secrets.WATCHER_URL }}
|
||||||
TEA_API_TOKEN: ${{ secrets.TEA_API_TOKEN }}
|
TEA_API_TOKEN: ${{ secrets.TEA_API_TOKEN }}
|
||||||
|
|
||||||
- uses: teaxyz/pantry.core/.github/actions/cache@main
|
- uses: teaxyz/pantry.core/.github/actions/has-artifacts@main
|
||||||
id: has-artifacts
|
id: has-artifacts
|
||||||
with:
|
with:
|
||||||
repo: ${{ github.repository }}
|
repo: ${{ github.repository }}
|
||||||
|
|
Loading…
Reference in a new issue