-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestgithub-actionsRelates to github actions and workflowsRelates to github actions and workflows
Description
Release assets seem to be ordered by name, and this action always grabs the first one. I’ve started adding .version files to GitHub release, and in the case of tweakscale rescaled the first asset is not always the actual release artifact that should be uploaded to spacedock.
https://github.com/JonnyOThan/TweakScale/releases/tag/3.2.4
| echo "artifact-file=$(echo $(jq -r '.assets[0].name' release.json))" >> $GITHUB_OUTPUT |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub-actionsRelates to github actions and workflowsRelates to github actions and workflows