Skip to content

Commit

Permalink
重新触发部署工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyangcreate committed Sep 9, 2023
1 parent 32c9f09 commit 3c63c65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/updata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build

0 comments on commit 3c63c65

Please sign in to comment.