mirror of
				https://github.com/bourquep/mysa2mqtt.git
				synced 2025-10-31 03:39:40 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 4895828426 | 
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -63,6 +63,8 @@ jobs: | |||||||
|     if: github.event_name == 'workflow_dispatch' |     if: github.event_name == 'workflow_dispatch' | ||||||
|     needs: build |     needs: build | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |     outputs: | ||||||
|  |       version: ${{ steps.version.outputs.version }} | ||||||
|     permissions: |     permissions: | ||||||
|       contents: write # to be able to publish a GitHub release |       contents: write # to be able to publish a GitHub release | ||||||
|       issues: write # to be able to comment on released issues |       issues: write # to be able to comment on released issues | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user