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 48c9483 commit bf5014bCopy full SHA for bf5014b
.github/workflows/release.yml
@@ -23,4 +23,4 @@ jobs:
23
with:
24
repo_token: ${{ secrets.GITHUB_TOKEN }}
25
prerelease: false
26
- files: [build/ui-bundle.zip]
+ files: build/ui-bundle.zip
0 commit comments