mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-01 15:10:14 +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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user