Skip to content

Error Name not matched multiple paths with 0.7.5 #50

@hannesroth88

Description

@hannesroth88

suddenly getting the following error although the folders / files exist:
"zip warning: name not matched: dist node_modules package.json"

Using the latest 0.7.5

Here's the workflow:
- name: Zip the folder
uses: thedoctor0/zip-release@main
with:
type: 'zip'
filename: 'release.zip'
directory: '.'
path: 'dist node_modules package.json'

After switching to thedoctor0/zip-release@0.7.1 it works again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions