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.
2 parents 991fc37 + aa5b953 commit 6902d60Copy full SHA for 6902d60
README.md
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v2
21
- - uses: vimtor/action-zip@v1
+ - uses: vimtor/action-zip@v1.1
22
with:
23
files: dist/ manifest.json
24
dest: result.zip
0 commit comments