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 8a69ab0 commit 3125c76Copy full SHA for 3125c76
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
type: 'zip'
25
filename: 'webtor.zip'
26
- exclusions: '*.git* README.md'
+ exclusions: '*.git*'
27
- name: Upload Release
28
uses: ncipollo/release-action@v1
29
0 commit comments