Update workspace/action.yaml
This commit is contained in:
		@@ -1,10 +1,11 @@
 | 
			
		||||
name: Load Workspace
 | 
			
		||||
description: Switch to job's persistant workspace
 | 
			
		||||
name: Link Workspace
 | 
			
		||||
desciption: Connect persistant storage to workspace
 | 
			
		||||
 | 
			
		||||
inputs:
 | 
			
		||||
  key:
 | 
			
		||||
    required: true
 | 
			
		||||
    type: string
 | 
			
		||||
    default: default
 | 
			
		||||
 | 
			
		||||
runs:
 | 
			
		||||
  using: composite
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user