mirror of
				https://github.com/USA-RedDragon/badnest.git
				synced 2025-10-31 05:03:19 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			untagged-9
			...
			untagged-9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 33baabdd24 | ||
|  | 87dbe0bcf7 | 
							
								
								
									
										8
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,8 +10,8 @@ jobs: | ||||
|         uses: actions/checkout@v1 | ||||
|       - name: Package up a release | ||||
|         run: zip -r ../badnest.zip hacs.json info.md custom_components | ||||
|       - uses: ncipollo/release-action@v1 | ||||
|       - uses: JasonEtco/upload-to-release@master | ||||
|         with: | ||||
|           artifact: ../badnest.zip | ||||
|           artifactContentType: application/zip | ||||
|           token: ${{ secrets.GITHUB_TOKEN }} | ||||
|           args: ../badnest.zip | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user