Skip to content

Commit

Permalink
added workflow build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarschall committed Nov 6, 2023
1 parent 99b1638 commit f9d8eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
platforms: linux/arm64/v8
push: true
tags: ghcr.io/lmarschall/pwaboy:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit f9d8eac

Please sign in to comment.