This commit is contained in:
Jacob Heider 2023-02-24 16:05:52 -05:00
parent 489f0f421a
commit 5c1ceed3ff
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -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 }}