Giter Club home page Giter Club logo

lede-for-r2s's People

Contributors

szdosar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

lede-for-r2s's Issues

发布代码部分报错,

提示信息:
Run svenstaro/upload-release-action@v2
with:
repo_name: hedahong/lede-for-r2s
file: ./lede/artifact.zip
asset_name: 发布 R2S-Lean-firmware-2020-10-19.zip
tag: refs/heads/main
overwrite: true
body: by dosar
env:
SSH_ACTIONS: true
TZ: Asia/Shanghai
Error: Input required and not supplied: repo_token

.yml 文件配置:
- name: Upload binaries to release
#uses: svenstaro/upload-release-action@v2
#uses: softprops/action-gh-release@v1
uses: actions/upload-artifact@master
with:
repo_name: hedahong/lede-for-r2s
# A personal access token for the GitHub repository in which the release will be created and edited.
# It is recommended to create the access token with the following scopes: repo, user, admin:repo_hook.
repo_token: ${{ secrets.sec_token }}
file: ./lede/artifact.zip
asset_name: 发布 ${{ steps.assemble_artifact.outputs.release_tag }}.zip
tag: ${{ github.ref }}
overwrite: true
body: "by dosar"

没太理解 这个 repo_token 是配啥token ,把 repo_token 和 tag 这俩行注解掉行吗。

good!

挺好,正准备测试一下你这个,之前用的固件莫名就上不了网,和lede的有差异太大。
另外,你说的“当前 coolsnowwolf/lede 项目已直接支持 r2s”,我试了下,make menuconfig 后没看到有关于 r2s的菜单项啊

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.