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:
2
.github/workflows/pushUrl.yml
vendored
2
.github/workflows/pushUrl.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
run: pip install requests
|
||||
|
||||
- name: Push
|
||||
run: python pushUrl.py --url ${{ secrets.URL }} --baidu_token ${{ secrets.BAIDU_TOKEN }} --bing_api_key ${{ secrets.BING_API_KEY }}
|
||||
run: python pushUrl.py --url ${{ secrets.URLs }} --baidu_token ${{ secrets.BAIDU_TOKEN }} --bing_api_key ${{ secrets.BING_API_KEY }}
|
||||
Reference in New Issue
Block a user