Skip to content

Commit f9d8eac

Browse files
committed
added workflow build cache
1 parent 99b1638 commit f9d8eac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
platforms: linux/arm64/v8
3030
push: true
3131
tags: ghcr.io/lmarschall/pwaboy:latest
32+
cache-from: type=gha
33+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)