mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
test no arg
This commit is contained in:
4
.github/workflows/pushUrl.yml
vendored
4
.github/workflows/pushUrl.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user