Action is to work in v0.1.7 but get the error in the latest
See original GitHub issuesame 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:
- Created 2 years ago
- Reactions:17
- Comments:10 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@softprops Thanks!
I confirm too