Skip to content

Wildcard support in args would be nice #6

@mgerhardy

Description

@mgerhardy

Being able to specify wildcards would be really useful

        - name: Upload the ubuntu release artifacts
          if: startsWith(github.ref, 'refs/tags/')
          uses: Roang-zero1/github-upload-release-artifacts-action@v1
          with:
            args: vengi*.deb

but doing so produces:

Error: Invalid path passed: vengi*.deb

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