Giter VIP home page Giter VIP logo

bin's Introduction

Actions-OpenWrt

🚀 推荐本人➦自用不限量不限速机场,返佣是我持续编译的最大动力.

注:本仓库纯属个人根据自己的设备配置使用,直接FORK本仓库是不能自动编译并发布release的,请看下面使用方法。

使用方法

前面的自动编译以及个性化定制等修改,全部来源于P3TER大神的代码教程
这里只说发布release的方法,部分代码借鉴或使用id77ncipollo两位大神:
1、自动编译及自动发布你也可以使用本仓库模板,请点击上面的Use this template(使用此模板)来创建你自己的新仓库。
2、点击右上角你的头像-settings-Developer settings-Personal access tokens生成新的令牌,选中public_repo,随便起名保存,同时复制令牌内容。
3、回到刚建的新仓库,settings-Secrets-Add a new secret(添加密匙),取名RELEASES_TOKEN,把刚才复制的令牌粘贴进去保存。
4、定时编译的时间、触发自动编译的方法修改都在上面P3TERX大佬的教程里有说明。
5、最关键一步,因为我在里面加入了开始编译和编译成功的微信消息提醒,所以除以上步骤外,还要把serverchan(微信推送)
的令牌保存到secret里,取名ServerChan.和前面第三步的添加密匙方法一致,否则差了这一步,刚开始编译就因为微信推送
找不到令牌而宣告失败。或者取消微信推送,注释掉yml文件中开始编译和编译结束的代码(共四行代码)即可。

致谢

bin's People

Contributors

binge8 avatar

Watchers

 avatar

Forkers

a18006663

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.