Skip to content

Commit d8b4e1c

Browse files
committed
Try all files
1 parent 99747e6 commit d8b4e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: dsaltares/[email protected]
5252
with:
5353
version: tags/${{ github.event.inputs.version || github.event.release.tag_name }}
54-
file: ^github-actions-enhanced-.*\.vsix$
54+
file: .+
5555
regex: true
5656
- name: 🚀 Publish to VS Code Marketplace
5757
run: |

0 commit comments

Comments
 (0)