0.24.0
#97
Replies: 1 comment
-
Release 0.24.0 has reached EOL and is in the process of being decommissioned, see: #160 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.24.0, 2022-05-17, feature release, update not required
@riccardoporreca created issue #68 requested the ability to create an output artifact.
With release 0.24.0 this is now available.
The action configuration has to have the
output_file
parameter specified, which is a new optional parameter.This introduces the use of the
upload-artifact@v3
action.The generated artifact can be downloaded via GitHub UI/API, please consult the documentation for details and pointers.
Thanks to @riccardoporreca for his suggestion.
This discussion was created from the release 0.24.0.
Beta Was this translation helpful? Give feedback.
All reactions