Readme says  This is in my action ``` - uses: vimtor/action-zip@v1 with: files: dist/ recursive: false dest: output.zip ``` But the files in my `dist` folder weren't added to the root. The folder as is was included in the zip
Readme says

This is in my action
But the files in my
distfolder weren't added to the root. The folder as is was included in the zip