Skip to content

Commit 53b66d5

Browse files
author
WhalenSun
committed
Revert "添加测试log"
This reverts commit 2005851.
1 parent 2005851 commit 53b66d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/opensource.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828
- run: |
29-
echo ${{ secrets.IOT_SONATYPE_USERNAME }}
30-
echo ${{ secrets.IOT_SONATYPE_PASSWORD }}
3129
rm -rf sdkdemo-config.json
3230
gpg -d --passphrase "$GPG_DECRYPT_PASSPHRASE" --batch --quiet .github/sdkdemo/sdkdemo-config.json.asc > sdkdemo-config.json
3331
- name: set up JDK 11

0 commit comments

Comments
 (0)