Skip to content

Commit

Permalink
chore: v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hacktivist123 committed Dec 22, 2024
1 parent 61505f3 commit 63d9b76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm64
tags: hacktivist123/kpeek:latest
cache-from: type=registry,ref=hacktivist123/kpeek:buildcache
cache-to: type=registry,ref=hacktivist123/kpeek:buildcache,mode=max
tags: coderblvck/kpeek:latest
cache-from: type=registry,ref=coderblvck/kpeek:buildcache
cache-to: type=registry,ref=coderblvck/kpeek:buildcache,mode=max
secrets: |
GIT_AUTH_TOKEN=${{ secrets.ACCESS_TOKEN }}

0 comments on commit 63d9b76

Please sign in to comment.