add cache

This commit is contained in:
dada513 2022-05-30 18:16:47 +02:00
parent d1ec1fe78f
commit 1f78e4e0d6
No known key found for this signature in database
GPG key ID: 403448C14FA4B33E

View file

@ -20,3 +20,5 @@ jobs:
with: with:
push: true push: true
tags: ghcr.io/polymc/bot:latest tags: ghcr.io/polymc/bot:latest
cache-from: type=gha
cache-to: type=gha,mode=max