Skip to content

Commit 28ed2e4

Browse files
authored
Merge pull request #56 from celestiaorg/tux/fix-release-ci
fix: ci disable release cache
2 parents 12d529c + ff69fec commit 28ed2e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- uses: actions/setup-go@v5.0.0
2626
with:
2727
go-version-file: 'go.mod'
28-
cache: true
2928
- uses: docker/login-action@v3
3029
with:
3130
registry: ghcr.io

0 commit comments

Comments
 (0)