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 8dd8a3a commit 4caa18aCopy full SHA for 4caa18a
.github/workflows/release.yml
@@ -36,5 +36,5 @@ jobs:
36
cd ..
37
- uses: AButler/[email protected]
38
with:
39
- files: './dist/*'
+ files: './dist/github.com/ProgramComputer/*'
40
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments