Skip to content

Commit

Permalink
Use wildcard in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
jainankit authored Mar 15, 2023
1 parent d02e93e commit 79f9598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ usage:
destination: output.xml
- aviator-upload-orb/upload:
aviator_api_token: "av_token_123"
assets: "test_results/output.xml"
assets: "test_results/*.xml"
workflows:
test-and-upload:
jobs:
Expand Down

0 comments on commit 79f9598

Please sign in to comment.