remove verbosity
This commit is contained in:
parent
18f3e90d1e
commit
06b96d910b
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ runs:
|
|||
- id: publish_package
|
||||
name: Publish the package(s)
|
||||
run: |
|
||||
set -x
|
||||
echo "::add-mask::${{ inputs.PKG_TOKEN }}"
|
||||
ls packages | while read; do
|
||||
echo "##[group]Uploading package $REPLY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue