mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-11-04 01:10:56 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									073ee2a99b
								
							
						
					
					
						commit
						7f28e7fe79
					
				
							
								
								
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@ -48,7 +48,7 @@ jobs:
 | 
			
		||||
    - name: Download Zipped Artifact
 | 
			
		||||
      id: download
 | 
			
		||||
      env: 
 | 
			
		||||
        ZIP_URL: ${{ steps.upload.outputs.artifact-id }}
 | 
			
		||||
        ZIP_ID: ${{ steps.upload.outputs.artifact-id }}
 | 
			
		||||
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
      run: |
 | 
			
		||||
            curl -L -H "Authorization: Bearer $GITHUB_TOKEN" -L \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user