-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
https://github.com/maomao1996/daily-notes/blob/ad37e6564c54bd482d00ddbb11baafe43e959e38/.github/workflows/trigger-notes-deploy.yml
# 触发 github pages 构建
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.ACCESS_TOKEN }}
repository: ${{ secrets.REPOSITORY }}
event-type: build-and-deploy
这个里面的 REPOSITORY 这个填什么哦。
试了好多次 , https://ipme.github.io/daily-note 不对,github token 也不对,
不知道填什么了,就是提示这个错误,生成不了 page 页面
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
