GithubHelp home page GithubHelp logo

Comments (3)

mossheim avatar mossheim commented on May 22, 2024 1

以为body这个是文本,body-path却是文本文件路径:

body: "应用描述"
body_path: 某文件.txt

如果你这两都用,会先试图用body_path。

https://github.com/softprops/action-gh-release#inputs

from action-gh-release.

yin1999 avatar yin1999 commented on May 22, 2024

以为body这个是文本,body-path却是文本文件路径:

body: "应用描述"
body_path: 某文件.txt

如果你这两都用,会先试图用body_path。

https://github.com/softprops/action-gh-release#inputs

Due to this issue #71 , the actual behavior is reading body first then falling to read the body_path.
I have created the pull request #85 to fix it.

translation:
因为以下议题 #71,实际的表现是先读取body,如果失败,才会尝试读取body_path
我已提交拉去请求,等待维护人员合并。

from action-gh-release.

softprops avatar softprops commented on May 22, 2024

I believe this has since been fixed in the now included pr mentioned above

from action-gh-release.

Related Issues (20)

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.