Skip to content

Commit 3125c76

Browse files
committed
fix workflow
1 parent 8a69ab0 commit 3125c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
type: 'zip'
2525
filename: 'webtor.zip'
26-
exclusions: '*.git* README.md'
26+
exclusions: '*.git*'
2727
- name: Upload Release
2828
uses: ncipollo/release-action@v1
2929
with:

0 commit comments

Comments
 (0)