You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Chore: Website CI: Do not commit after making changes (#11360)
This commit is contained in:
		| @@ -93,12 +93,6 @@ else | ||||
| 	exit 1 | ||||
| fi | ||||
|  | ||||
| # Note: Do not commit changes to the website -- website updates are handled by the CI | ||||
| # script. | ||||
|  | ||||
| cd "$JOPLIN_WEBSITE_ROOT_DIR" | ||||
| git add -A | ||||
| git commit -m "Updated website | ||||
|  | ||||
| Auto-updated using $SCRIPT_NAME" || true | ||||
|  | ||||
| git pull --rebase | ||||
| git push | ||||
|   | ||||
		Reference in New Issue
	
	Block a user