We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101ab45 commit cc18ae1Copy full SHA for cc18ae1
.github/workflows/publish.yml
@@ -104,4 +104,4 @@ jobs:
104
ls -l *.exe
105
echo "test"
106
ls -l et-$VERSION-${{ matrix.target }}.exe
107
- bash upload.sh et-$VERSION-${{ matrix.target }}.exe
+ bash upload.sh *.exe
0 commit comments