Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltay committed Jan 21, 2022
2 parents 20b3705 + 15c3439 commit 4721fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
$APP_ID: ${{ secrets.APPID }}
$APP_KEY: ${{ secrets.APPKEY }}
$LINK: ${{ secrets.LINK }}
$PROXY: ${{ secrets.PROXY }}
$PROXY: ${{ secrets.PROXY }}
working-directory: ./hexo_circle_of_friends
run: |
python run.py ${{ secrets.APPID }} ${{ secrets.APPKEY }} ${{ secrets.LINK }} ${{ secrets.PROXY }}

0 comments on commit 4721fed

Please sign in to comment.