Add deploy workflow
This commit is contained in:
		
							parent
							
								
									99fb2751ca
								
							
						
					
					
						commit
						dbf3a96eda
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14,7 +14,7 @@ jobs: | ||||||
|           curl -vLX POST \ |           curl -vLX POST \ | ||||||
|             -H "Content-Type: application/json" \ |             -H "Content-Type: application/json" \ | ||||||
|             -H "X-Webhook-Token: ${{ secrets.DEPLOY_WEBHOOK_TOKEN }}" \ |             -H "X-Webhook-Token: ${{ secrets.DEPLOY_WEBHOOK_TOKEN }}" \ | ||||||
|             -d "{\"data\": \"$(echo ${{ env.script }} | base64 -w0)\"}" \ |             -d "{\"data\": \"$(echo $SCRIPT | base64 -w0)\"}" \ | ||||||
|             https://deploy.serguzim.me/hooks/deploy-reitanlage_oranienburg |             https://deploy.serguzim.me/hooks/deploy-reitanlage_oranienburg | ||||||
|         env: |         env: | ||||||
|           SCRIPT: | |           SCRIPT: | | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue