fix: github actions example on the readme

This commit is contained in:
Hugo H 2023-09-05 21:35:31 +02:00 committed by GitHub
parent 26a249fb00
commit aa5b953b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: vimtor/action-zip@v1
- uses: vimtor/action-zip@v1.1
with:
files: dist/ manifest.json
dest: result.zip