Skip to content

Commit 95380a8

Browse files
committed
cache cleaner for go releaser
1 parent 70c6b7c commit 95380a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cache-cleaner.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
name: Release
1+
name: cache-cleaner
22

33
on:
44
push:
55
tags:
66
- "v*"
7+
branches:
8+
- "avkr003/fixCleaner_"
79

810
jobs:
911
goreleaser:

0 commit comments

Comments
 (0)