Skip to content

Question: Wildcards on filename #123

@Sylensky

Description

@Sylensky

Hello,

i was wondering if the filename property supports wildcard. My workflow would look something like this then:

...
 - name: Upload File
        uses: ./
        with:
          webhook-url: ${{ secrets.WEBHOOK_URL }}
          filename: my_awesome_folder/data/file_with_version_*.txt
...

Also i tested to pass multiple files with no success so far is that supported?

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