mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Merge pull request #1557 from actions/robherley/ia-workflow-released
Update publish-immutable-actions.yml
This commit is contained in:
		@@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  release:
 | 
					  release:
 | 
				
			||||||
    types: [published]
 | 
					    types: [released]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user