Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 182740b

Browse files
authored
Update BUILD.yml
1 parent 6aa4a04 commit 182740b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BUILD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: svenstaro/upload-release-action@v2
5252
with:
5353
repo_token: ${{ secrets.GITHUB_TOKEN }}
54-
file: xdd_*
54+
file: /home/runner/work/xdd/xdd_*
5555
tag: XDD-PLUS-${{ steps.create_timestamp.outputs.timestamp }}
5656
overwrite: true
5757
file_glob: true

0 commit comments

Comments
 (0)