mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-11-04 01:10:56 +00:00 
			
		
		
		
	ls
This commit is contained in:
		
							parent
							
								
									3591fdce58
								
							
						
					
					
						commit
						b47a62f097
					
				
							
								
								
									
										1
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@ -49,6 +49,7 @@ jobs:
 | 
			
		||||
      uses: actions/download-artifact@v5
 | 
			
		||||
      with:
 | 
			
		||||
        artifact-ids: ${{ steps.upload.outputs.artifact-id }}
 | 
			
		||||
      run: ls -R        
 | 
			
		||||
    - name: Notarize
 | 
			
		||||
      env: 
 | 
			
		||||
        APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user