Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrapulse authored Sep 23, 2023
1 parent c2ea1c6 commit c40abca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: ghcr.io/kankerdev/spoticord/bot:cache
cache-to: ghcr.io/kankerdev/spoticord/bot:cache
cache-from: ghcr.io/kankerdev/spoticord/api:cache
cache-to: ghcr.io/kankerdev/spoticord/api:cache

0 comments on commit c40abca

Please sign in to comment.