mirror of
				https://github.com/Pablo2048/modbus-rtu-master.git
				synced 2025-10-31 16:11:51 +01:00 
			
		
		
		
	GA update
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/sync-main-to-dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/sync-main-to-dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,6 +12,9 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|     - name: Checkout repository |     - name: Checkout repository | ||||||
|       uses: actions/checkout@v2 |       uses: actions/checkout@v2 | ||||||
|  |       with: | ||||||
|  |         # Tento token zajišťuje oprávnění k zápisu | ||||||
|  |         token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|  |  | ||||||
|     - name: Set executable permissions |     - name: Set executable permissions | ||||||
|       run: chmod +x ./update_dev.sh |       run: chmod +x ./update_dev.sh | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user