Skip to content

Commit

Permalink
changed cache mode
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgo0018 committed Jun 23, 2024
1 parent 38bafc1 commit 14f6a68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
context: .
push: true
tags: ghcr.io/yashgo0018/maci-telegram-bot-rs:latest
cache-from: type=registry,ref=ghcr.io/yashgo0018/maci-telegram-bot-rs:latest
cache-to: type=inline
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 14f6a68

Please sign in to comment.