We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7a00b commit c9d39f9Copy full SHA for c9d39f9
2 files changed
.github/actions/archive-install/action.yml
@@ -1,4 +1,5 @@
1
name: Archive installed package
2
+description: Archive and upload an installed package artifact
3
inputs:
4
path:
5
description: Directory to archive
.github/actions/download-install/action.yml
name: Download installed package
+description: Download and extract an installed package artifact
description: Directory to extract into
0 commit comments