mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-22 06:01:06 +01:00
ci: use another pattern for release files
This commit is contained in:
parent
09be27cd5b
commit
010abc1253
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -122,4 +122,4 @@ jobs:
|
||||||
name: v${{ inputs.version }}
|
name: v${{ inputs.version }}
|
||||||
draft: true
|
draft: true
|
||||||
files: |
|
files: |
|
||||||
artifacts/*
|
artifacts/**/*
|
||||||
|
|
Loading…
Reference in a new issue