Git Product home page Git Product logo

Comments (7)

hl128k avatar hl128k commented on August 14, 2024 1

.github/workflows/python-app.yml里面的run: | git config --global user.name 'hl128k' git config --global user.email '[email protected]'的hl128k和邮箱地址你可以改成自己的

from tvbox.

aixiu avatar aixiu commented on August 14, 2024 1

.github/workflows/python-app.yml里面的run: | git config --global user.name 'hl128k' git config --global user.email '[email protected]'的hl128k和邮箱地址你可以改成自己的

再把MY_GITHUB_TOKEN改为GITHUB_TOKEN,这个GITHUB_TOKEN是系统自动生成的,不用自己设置

from tvbox.

hl128k avatar hl128k commented on August 14, 2024

有插件能自动同步的https://github.com/apps/pull
或者你自己配置一下action,让他自己跑

from tvbox.

q7954 avatar q7954 commented on August 14, 2024

自己配置action需要改哪里呀,麻烦大哥了

from tvbox.

hl128k avatar hl128k commented on August 14, 2024

主要设置一个action token MY_GITHUB_TOKEN,具体操作你搜一下吧

from tvbox.

q7954 avatar q7954 commented on August 14, 2024

好像可以了,如果我要增加地址,需要修改哪里,自动镜像文件夹是随机的吗?就是在tv里的0.1.2.3.4那种

from tvbox.

hl128k avatar hl128k commented on August 14, 2024

url.json里面新加地址,0.1.2.3.4是autoUrl.py变量reList 的下标, reList 是镜像地址数组,你可以更换其他镜像网址,reRawList 的数量要跟reList 数量一致

from tvbox.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.