You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but apparently get: gh-release needs to know the version during build preparation and therefore the workflow waits for ever with following message: gh-release - pinned version tag:((.:release-name.version)) not found
The text was updated successfully, but these errors were encountered:
I've a scenario which i need to read the release version from a file in a repo and then download the that specific release artifacts.
I've tried the following approach:
but apparently
get: gh-release
needs to know the version during build preparation and therefore the workflow waits for ever with following message:gh-release - pinned version tag:((.:release-name.version)) not found
The text was updated successfully, but these errors were encountered: