-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Labels
No labels