JetBrains_intellij-platform.../.github/workflows
Stefan Saasen 5ac0de4a4b Use the correct property in the "Upload artifact" step
The `needs.build` accessor is only available in downstream jobs that depend on the `build` job.

For steps that are part of the same job, the `needs.build.outputs.artifact` property is empty.
2021-01-11 16:22:38 +01:00
..
build.yml Use the correct property in the "Upload artifact" step 2021-01-11 16:22:38 +01:00
release.yml Switch back to using Github containers to fix changelog commit (#35) 2020-09-17 21:54:36 +02:00
template-cleanup.yml Template Cleanup: run ktlintFormat task to fix imports order #79 2021-01-11 13:10:27 +01:00