r-wasm / actions

GitHub Actions associated with R WebAssembly tasks
MIT License
22 stars 6 forks source link

If the artifacts being uploaded have fixed names, then there should be complimentary Actions to download the artifacts #1

Closed schloerke closed 11 months ago

schloerke commented 11 months ago

Related:

Even if the actions are small (ex: download-repo, download-image which could both be composite actions with a single step each), we should try to minimize the opportunity for users to make mistakes.


When first reading the docs, I thought it was a typo as the example had used my-wasm-repo and the artifact was named wasm-repo.