Skip to content

Commit

Permalink
修改路径配合halo静态资源CLI上传
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsoftking committed Jul 12, 2024
1 parent be2c88a commit b5b67b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/halo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v4
- name: Deploy to Halo
run: |
npx halo-static-pages-deploy-cli deploy -e ${{ secrets.ENDPOINT }} -i ${{ secrets.ID }} -t ${{ secrets.PAT }} -f ./
npx halo-static-pages-deploy-cli deploy -e ${{ secrets.ENDPOINT }} -i ${{ secrets.ID }} -t ${{ secrets.PAT }} -f ./config
File renamed without changes.

0 comments on commit b5b67b8

Please sign in to comment.