Skip to content

Commit 3724f09

Browse files
committed
rename build artifacts to include git tag;
1 parent be5db5f commit 3724f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- uses: taiki-e/upload-rust-binary-action@v1
3030
with:
3131
bin: oracle-core
32+
archive: $bin-$tag-$target
3233
target: ${{ matrix.target }}
3334
build_tool: ${{ matrix.build_tool }}
3435
env:

0 commit comments

Comments
 (0)