Skip to content

Commit 3983635

Browse files
author
Matt Hornung
authored
Update deploy.yml
1 parent a293552 commit 3983635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
type: 'zip'
1717
filename: 'DoNotPullAWirtual.op'
18-
exclusions: 'LICENSE *.md *.git*'
18+
exclusions: 'LICENSE *.md *.git* *.bat'
1919
- name: Upload Release
2020
uses: ncipollo/release-action@v1
2121
with:

0 commit comments

Comments
 (0)