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