Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Pages As Blog Tips #3

Open
maxchen989 opened this issue Jul 3, 2023 · 0 comments
Open

GitHub Pages As Blog Tips #3

maxchen989 opened this issue Jul 3, 2023 · 0 comments
Labels

Comments

@maxchen989
Copy link
Owner

maxchen989 commented Jul 3, 2023

  1. env中也要設置,這是給workflow.py用的

image

dylanninin#72

  1. Security中要設置
    由於work flow中也有用到secret,所以也要配置。
    image

需將workflow權限設定為r/w否則會出現:

Run git config --global user.email "xxxx@gmail.com"
[master 3d65297] update post - skip ci
 1 file changed, 5 deletions(-)
remote: Permission to ***.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/***/': The requested URL returned error: 403
Error: Process completed with exit code 128.

image

註:且經過測試,目前Issue標題不接受中文或是特殊字元。

@maxchen989 maxchen989 added the post label Jul 3, 2023
@maxchen989 maxchen989 reopened this Jul 3, 2023
@maxchen989 maxchen989 reopened this Jul 3, 2023
@maxchen989 maxchen989 reopened this Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant