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
|
- id: publish_package
|
||||||
name: Publish the package(s)
|
name: Publish the package(s)
|
||||||
run: |
|
run: |
|
||||||
set -x
|
|
||||||
echo "::add-mask::${{ inputs.PKG_TOKEN }}"
|
echo "::add-mask::${{ inputs.PKG_TOKEN }}"
|
||||||
ls packages | while read; do
|
ls packages | while read; do
|
||||||
echo "##[group]Uploading package $REPLY"
|
echo "##[group]Uploading package $REPLY"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue