Skip to content

Commit b5c99d8

Browse files
authored
use docker-mounted path for tip-release upload
1 parent c5ce5c0 commit b5c99d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,4 +311,4 @@ jobs:
311311
uses: eine/tip@master
312312
with:
313313
token: ${{ secrets.GITHUB_TOKEN }}
314-
files: /*/runner/work/_temp/_github_home/figures/*.mp4
314+
files: /github/home/figures/*.mp4

0 commit comments

Comments
 (0)