Skip to content

Commit

Permalink
fix glob path
Browse files Browse the repository at this point in the history
  • Loading branch information
cordx56 committed Nov 5, 2024
1 parent ce42ca7 commit 28afa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
uses: softprops/action-gh-release@v2
with:
body: auto RustOwl update
files: *.vsix
files: "./**/rustowl-*.vsix"

0 comments on commit 28afa09

Please sign in to comment.