Skip to content

Commit df43f69

Browse files
committed
No quotes
1 parent 36e76bf commit df43f69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
draft: true
7474
files: |
75-
"CPP-Filesystem/package/CPP-Filesystem-0.1.1-${{matrix.BIN}}.zip"
75+
CPP-Filesystem/package/CPP-Filesystem-0.1.1-${{matrix.BIN}}.zip
7676
7777
windows-source:
7878
runs-on: windows-2022
@@ -119,4 +119,4 @@ jobs:
119119
with:
120120
draft: true
121121
files: |
122-
"CPP-Filesystem/package/CPP-Filesystem-0.1.1-Source.zip"
122+
CPP-Filesystem/package/CPP-Filesystem-0.1.1-Source.zip

0 commit comments

Comments
 (0)