Skip to content

Commit 49837f3

Browse files
authored
Update release.yml
1 parent b27b268 commit 49837f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
annotation-index.io.artifacthub.package.alternative-locations=docker.io/library/yourls,
174174
annotation-index.io.artifacthub.package.logo-url=https://yourls.org/images/yourls-logo.svg
175175
tags: ${{ steps.meta.outputs.tags }}
176-
cache-from: type=gha,scope=${{ matrix.variant }},ignore-error=true
176+
# cache-from: type=gha,scope=${{ matrix.variant }},ignore-error=true
177177
# cache-to: type=gha,scope=${{ matrix.variant }},mode=max
178178
push: true
179179

0 commit comments

Comments
 (0)