mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 03:25:34 +00:00 
			
		
		
		
	pre release action telegram notification
This commit is contained in:
		
							parent
							
								
									6bc2d38782
								
							
						
					
					
						commit
						a4fb746d14
					
				
							
								
								
									
										9
									
								
								.github/workflows/github_pre_release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/github_pre_release.yml
									
									
									
									
										vendored
									
									
								
							| @ -47,3 +47,12 @@ jobs: | ||||
|       with: | ||||
|         name: barinsta_pre-release_${{ steps.date.outputs.date }} | ||||
|         path: ${{steps.sign_app.outputs.signedReleaseFile}} | ||||
|          | ||||
|     # Send Telegram notification | ||||
|     - name: Send Telegram notification | ||||
|       uses: appleboy/telegram-action@master | ||||
|       with: | ||||
|         to: ${{ secrets.TELEGRAM_BUILDS_CHANNEL_TO }} | ||||
|         token: ${{ secrets.TELEGRAM_BUILDS_BOT_TOKEN }} | ||||
|         message: Build successful | ||||
|         document: ${{steps.sign_app.outputs.signedReleaseFile}} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user