Compare commits
	
		
			2 Commits
		
	
	
		
			1debc3e50c
			...
			a79eac496a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a79eac496a | |||
|  | e06089e6a6 | 
| @@ -56,7 +56,7 @@ jobs: | |||||||
|       - name: Deploy app |       - name: Deploy app | ||||||
|         uses: fjogeleit/http-request-action@v1 |         uses: fjogeleit/http-request-action@v1 | ||||||
|         with: |         with: | ||||||
|           url: 'http://192.168.4.11:7777/v1/update' |           url: 'http://10.5.0.11:7777/v1/update' | ||||||
|           method: GET |           method: GET | ||||||
|           bearerToken: '${{ secrets.DEPLOYTOKEN }}' |           bearerToken: '${{ secrets.DEPLOYTOKEN }}' | ||||||
|           timeout: 60000 |           timeout: 60000 | ||||||
		Reference in New Issue
	
	Block a user