Skip to content

Commit c64a14d

Browse files
committed
Pdf diff upload with sha in filename
1 parent d83f50e commit c64a14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
if: ${{ always() }}
121121
uses: actions/upload-artifact@v1
122122
with:
123-
name: pdf-diff
123+
name: pdf-diff-${{ github.sha }}
124124
path: diff
125125

126126
overleaf_update:

0 commit comments

Comments
 (0)