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

增加了两条代码,试图解决push权限问题 #38

Open
QiYongchuan opened this issue Dec 4, 2023 · 1 comment
Open

增加了两条代码,试图解决push权限问题 #38

QiYongchuan opened this issue Dec 4, 2023 · 1 comment
Labels
notes notes

Comments

@QiYongchuan
Copy link
Owner

设置 Git 远程 URL

- name: Set Git Remote URL with Token run: git remote set-url origin https://x-access-token:${{ secrets.G_T }}@github.com/YOUR_USERNAME/YOUR_REPOSITORY.git

@QiYongchuan QiYongchuan added the Top label Dec 4, 2023
@QiYongchuan
Copy link
Owner Author

仍然没有解决问题:

image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes notes
Projects
None yet
Development

No branches or pull requests

1 participant