Skip to content

Commit a890f38

Browse files
committed
fix: github actions bug total
1 parent c553f33 commit a890f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
with:
4040
token: ${{ secrets.TOKEN }}
4141
files: |
42-
./cache/Chocolate.zip
42+
./build/cache/Chocolate.zip

0 commit comments

Comments
 (0)