Merge pull request #30 from hugoheml/patch-1

fix: github actions example on the readme
This commit is contained in:
Victor Navarro 2023-10-01 11:50:57 +02:00 committed by GitHub
commit 6902d60227
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