Code Monkey home page Code Monkey logo

Comments (7)

marvinpinto avatar marvinpinto commented on June 9, 2024

Hey there! How so? If you have a reproducible case (with debug logs) it would help to troubleshoot.

from actions.

Blanco27 avatar Blanco27 commented on June 9, 2024

Here's my testing Repo (https://github.com/isp-insoft-gmbh/TestRepo).
With the same files you should be able to reproduce it.
As you can see in the release workflow, i did everything as desribed and the release works fine when i push tags, but the assets don't come along the release

from actions.

marvinpinto avatar marvinpinto commented on June 9, 2024

Hey, which file were you expecting to show up in the release assets? If you are referring to LICENSE.txt per chance, I notice your worflow specifies:

-  uses: "marvinpinto/action-automatic-releases@latest"
   with:
      repo_token: "${{ secrets.GITHUB_TOKEN }}"
      prerelease: false
      files: |
       LICENSE.txt

But I do not see a LICENSE.txt file in your repository (there is a LICENSE file there). Did you enable debug logs? (see the README). Debug logs should help troubleshoot these sort of issues.

from actions.

Blanco27 avatar Blanco27 commented on June 9, 2024

I removed the .txt from LICENSE, but it didn't changed anything, but i enabled the debug logs .I hope they can help.

from actions.

marvinpinto avatar marvinpinto commented on June 9, 2024

Hmm, I am not sure why this isn't working in your case. From the releases page you can see that the asset upload feature works in other scenarios. You might have to experiment with this to see what's up!

If you need any specific pointers from me let me know.

from actions.

lamest avatar lamest commented on June 9, 2024

does not work for me

from actions.

marvinpinto avatar marvinpinto commented on June 9, 2024

I'm going to close this issue since there's nothing actionable here. If you manage to track down the bug feel free to re-open it 👍

from actions.

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.