forked from laurens/fediversity_website
		
	Wijziging URL
This commit is contained in:
		
							parent
							
								
									723f986674
								
							
						
					
					
						commit
						5d639689cb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/build-website.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-website.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -25,9 +25,9 @@ jobs: | |||
|       - name: Start content sync (webhook) | ||||
|         uses: distributhor/workflow-webhook@v3 | ||||
|         env: | ||||
|           webhook_url: https://www.nluug.nl/webhooks/website/pull | ||||
|           webhook_url: https://nluug.nl/webhooks/website/pull | ||||
|       - name: Start website build (webhook) | ||||
|         uses: distributhor/workflow-webhook@v3 | ||||
|         env: | ||||
|           webhook_url: https://www.nluug.nl/webhooks/website/build | ||||
|           webhook_url: https://nluug.nl/webhooks/website/build | ||||
|       - run: echo "🍏 This job's status is ${{ job.status }}." | ||||
|  |  | |||
		Reference in a new issue