leechechik
0904f6d934
change createArtifactFolder to true
2020-04-29 13:49:07 +03:00
leechechik
820a073ccc
Send correct path(with name) to downloadArtifact function
2020-04-29 13:45:58 +03:00
Lee Chechik
8a017e9f5e
Download artifact relative to root folder
...
The new version (V2) breaks existing workflows because it changed its default behavior of downloading artifact relative to the root folder.
This PR should fix this issue and it is compatible with version 1.0.0.
Closes #30
2020-04-29 10:44:51 +03:00
Konrad Pabjan
1de1dea89c
V2 Download Artifact ( #27 )
...
* V2 Preview (#19 )
* V2 Setup
* Add end-to-end tests
* Update tests
* Update tests
* Update tests
* Update tests again
* Misc Updates
* Improve logs
* Update release
* Update README.md
* @actions/artifact v0.2.0
* Update to the latest version of the @actions/artifact package
* Update @actions/artifact to 0.3.1
* Misc Updates
* Add .gitattributes
* Update Readme
* Update test YAML
2020-04-28 15:45:21 +02:00