We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4189ea commit ceb7f71Copy full SHA for ceb7f71
1 file changed
.github/workflows/build-release.yml
@@ -80,5 +80,5 @@ jobs:
80
- name: Attach artifacts
81
uses: softprops/action-gh-release@v2
82
with:
83
- files: '**/OpenSR Launchpad*.zip/*'
+ files: '**/OpenSR Launchpad*.zip'
84
fail_on_unmatched_files: true
0 commit comments