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
env:
URL: ${{ secrets.URL }}
BAIDU_TOKEN: ${{ secrets.BAIDU_TOKEN }}
BING_API_KEY: ${{ secrets.BING_API_KEYs }}
BAIDU_TOKEN: ${{ secrets.BAIDU_TOKENs }}
BING_API_KEY: ${{ secrets.BING_API_KEY }}
run: |
if [ -n "$URL" ]; then
if [ -n "$BAIDU_TOKEN" ]; then