Skip to content

Commit

Permalink
CI: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Krebs committed Nov 24, 2024
1 parent 937b554 commit 7566238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
- name: Upload release artifacts
uses: Roang-zero1/github-upload-release-artifacts-action@v2
with:
args: "dist/bin/ dist/shell/compiled.sh"
args: "spear-viewer-*.vsix"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7566238

Please sign in to comment.