We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0804b2b commit 383bbadCopy full SHA for 383bbad
1 file changed
.github/workflows/release.yml
@@ -40,4 +40,4 @@ jobs:
40
with:
41
name: BotLi-${{ matrix.os }}.tar
42
path: |
43
- BotLi-${{ matrix.os }}.tar
+ dist/BotLi-${{ matrix.os }}.tar
0 commit comments