Skip to content

Commit

Permalink
use |
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes committed Apr 10, 2024
1 parent 095b1d8 commit 1836bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
if: inputs.npm-token == ''
uses: actions/upload-artifact@v4
with:
path:
path: |
/tmp/*.tgz
/tmp/*.html
- id: name-version
Expand Down

0 comments on commit 1836bcb

Please sign in to comment.