We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a293552 commit 3983635Copy full SHA for 3983635
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
type: 'zip'
17
filename: 'DoNotPullAWirtual.op'
18
- exclusions: 'LICENSE *.md *.git*'
+ exclusions: 'LICENSE *.md *.git* *.bat'
19
- name: Upload Release
20
uses: ncipollo/release-action@v1
21
0 commit comments