Skip to content

Commit

Permalink
chore: fix build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
foliet committed Dec 5, 2023
1 parent 7ee008a commit b6494aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
secret_id: ${{ secrets.SECRET_ID }}
secret_key: ${{ secrets.SECRET_KEY }}
region: ap-shanghai
command: cdn PurgePathCache --cli-unfold-argument --Paths http://manager.meowchat.cn/ --FlushType delete
commands: 'cdn PurgePathCache --cli-unfold-argument --Paths https://manager.meowchat.cn/ --FlushType delete'
- name: Send Change Log
if: startsWith(github.ref, 'refs/tags')
uses: xh-polaris/send-changelog@v1
Expand Down

0 comments on commit b6494aa

Please sign in to comment.