test no arg

This commit is contained in:
Ghlerrix
2023-09-02 15:35:43 +08:00
parent b759f2ebe9
commit d288dccee6

View File

@@ -38,8 +38,8 @@ jobs:
- name: Push - name: Push
env: env:
URL: ${{ secrets.URL }} URL: ${{ secrets.URL }}
BAIDU_TOKEN: ${{ secrets.BAIDU_TOKEN }} BAIDU_TOKEN: ${{ secrets.BAIDU_TOKENs }}
BING_API_KEY: ${{ secrets.BING_API_KEYs }} BING_API_KEY: ${{ secrets.BING_API_KEY }}
run: | run: |
if [ -n "$URL" ]; then if [ -n "$URL" ]; then
if [ -n "$BAIDU_TOKEN" ]; then if [ -n "$BAIDU_TOKEN" ]; then