mirror of
				https://github.com/suyiiyii/SIMS.git
				synced 2025-11-04 15:54:52 +08:00 
			
		
		
		
	Update gitea-sync.yml
This commit is contained in:
		
							parent
							
								
									8fab21bc25
								
							
						
					
					
						commit
						2734fb2227
					
				
							
								
								
									
										4
									
								
								.github/workflows/gitea-sync.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/gitea-sync.yml
									
									
									
									
										vendored
									
									
								
							@ -1,7 +1,7 @@
 | 
				
			|||||||
name: gitea-sync.yml
 | 
					name: gitea-sync.yml
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches: [ "*" ]
 | 
					    branches: [ "main", "manifest" ]
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -12,5 +12,5 @@ jobs:
 | 
				
			|||||||
      - name: Trigger Gitea sync
 | 
					      - name: Trigger Gitea sync
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "Triggering Gitea sync"
 | 
					          echo "Triggering Gitea sync"
 | 
				
			||||||
          curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/SIMS/mirror-sync' -X POST  -H 'Authorization: token {{ secrets.GiteaToken }}''
 | 
					          curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/SIMS/mirror-sync' -X POST  -H 'Authorization: token {{ secrets.GiteaToken }}'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user