mirror of
https://github.com/NotAShelf/watchdog.git
synced 2026-04-15 06:44:20 +00:00
ci: upload artifacts prefixed watchdog-
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I04fc11e229a65a7517ec6337f90823756a6a6964
This commit is contained in:
parent
5fc6ef592f
commit
3662adc61a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: artifacts/**/*.tar.gz artifacts/**/*.zip
|
||||
files: artifacts/watchdog-*
|
||||
generate_release_notes: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue