question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Action is to work in v0.1.7 but get the error in the latest

See original GitHub issue

same like this https://github.com/softprops/action-gh-release/issues/129#issuecomment-894822810

Run softprops/action-gh-release@v0.1.10
👩‍🏭 Creating new GitHub release for tag v0.0.4...
⚠️ GitHub release failed with status: 404, retrying... (2 retries remaining)
👩‍🏭 Creating new GitHub release for tag v0.0.4...
⚠️ GitHub release failed with status: 422, retrying... (1 retries remaining)
👩‍🏭 Creating new GitHub release for tag v0.0.4...
⚠️ GitHub release failed with status: 422, retrying... (0 retries remaining)
❌ Too many retries. Aborting...
Error: Too many retries.

config:

   - name: release
        uses: softprops/action-gh-release@v1
        if: startsWith(github.ref, 'refs/tags/')
        with:
          files: "dist/main.js"

It’s to work in v0.1.7 but get the error in the latest

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:17
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Gkiritocommented, Aug 10, 2021

@softprops Thanks!

0reactions
Gkiritocommented, Aug 10, 2021

@softprops

I confirm that it works fine now with v1. Thanks !

I confirm too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Action is to work in v0.1.7 but get the error in the latest - developer blog
Run softprops/action-gh-release@v0.1.10 ‍ Creating new GitHub release for tag v0.0.4... ⚠️ GitHub release failed with status: 404, retrying... (2 retries ...
Read more >
Download link for v0.1.7 is broken · Issue #47 - GitHub
Hey calind, we have now fixed the problems with the latest release. Please try again with the original URL, and let us know...
Read more >
Android app won't build -- The minCompileSdk (31) specified ...
I add this code to android/app/build.gradle but I got this error Could not find method api() for arguments [{group=androidx.work, name=work- ...
Read more >
Auto Oculus Touch v0.1.7 (Latest release 11 Jan 2021)
AutoOculusTouch is a library and script for AutoHotKey. It allows you to read the state of oculus controller devices (Touch, Remote or XBox ......
Read more >
Changelog — Postex v0.1.8 - HexDocs
v0.1.7 (2021-01-24). Update Elixir and Erlang versions; Use new GitHub action for building Elixir/ ... Check for duplicate slugs and raise error if...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found