Merge pull request #2683 from crazyserver/MOBILE-3708
MOBILE-3708 github: Fix mirroring action script
This commit is contained in:
		
						commit
						7807f95b04
					
				
							
								
								
									
										2
									
								
								.github/scripts/mirror.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/scripts/mirror.sh
									
									
									
									
										vendored
									
									
								
							| @ -1,5 +1,5 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
| source "/.github/scripts/functions.sh" | source "./.github/scripts/functions.sh" | ||||||
| BRANCH=${GITHUB_REF##*/} | BRANCH=${GITHUB_REF##*/} | ||||||
| 
 | 
 | ||||||
| if [ -z $GIT_TOKEN ] || [ -z $BRANCH ] || [ $GITHUB_REPOSITORY != 'moodlehq/moodleapp' ]; then | if [ -z $GIT_TOKEN ] || [ -z $BRANCH ] || [ $GITHUB_REPOSITORY != 'moodlehq/moodleapp' ]; then | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user