generate_assets.yml: Fix "Cannot upload assets for release..." #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Switch to xresloader/upload-to-github-release@v1, changed push trigger and add an input field for release tag for manual trigger, to try to resolve the following error when release v1.2.1 was published:
See https://github.com/OpenDRR/earthquake-scenarios/actions/runs/4737851962/jobs/8411089719 for the error message in context before the workflow log expires.
Also upgrade to actions/checkout@v3, and delete Android and .NET files inside ubuntu-22.04 runner to make more room.