mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
fix(ci): rename tools artifact to prevent conflict (#1971)
This commit is contained in:
parent
7adb50c708
commit
9fbfbc2085
4
.github/workflows/pre-release.yml
vendored
4
.github/workflows/pre-release.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
- name: upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: tools
|
||||
name: wakutools
|
||||
path: ${{steps.vars.outputs.nwakutools}}
|
||||
retention-days: 2
|
||||
|
||||
@ -130,4 +130,4 @@ jobs:
|
||||
|
||||
gh release create ${{steps.vars.outputs.release}} --prerelease ${TARGET} \
|
||||
--title ${{steps.vars.outputs.release}} --notes-file release_notes.md \
|
||||
wakunode2/* tools/*
|
||||
wakunode2/* wakutools/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user